Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/yunohost-apps-test/lemmy/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lemmy/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:54:28.796015Z",
            "action": 0,
            "target": "",
            "id": 212285,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/212285/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139760/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lemmy/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T08:54:28.795931Z",
            "action": 71,
            "target": "",
            "id": 212284,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/212284/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lemmy/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T08:54:28.515743Z",
            "action": 17,
            "target": "",
            "id": 212283,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/212283/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lemmy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:46.532292Z",
            "action": 0,
            "target": "",
            "id": 202615,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202615/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131854/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lemmy/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:46.532228Z",
            "action": 71,
            "target": "",
            "id": 202614,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202614/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lemmy/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:46.434589Z",
            "action": 0,
            "target": "",
            "id": 202612,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202612/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131849/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lemmy/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:46.434517Z",
            "action": 71,
            "target": "Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.",
            "id": 202611,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202611/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:30.608811Z",
            "action": 51,
            "target": "",
            "id": 202076,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202076/?format=api"
        }
    ]
}