Translation components API.

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

GET /api/components/yunohost-apps-test/drupal/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/drupal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/drupal/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:12.647948Z",
            "action": 0,
            "target": "",
            "id": 213310,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/213310/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/140516/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/drupal/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T09:10:12.647887Z",
            "action": 71,
            "target": "",
            "id": 213309,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/213309/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/drupal/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T09:10:12.555922Z",
            "action": 17,
            "target": "",
            "id": 213308,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/213308/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/drupal/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:25.304339Z",
            "action": 0,
            "target": "",
            "id": 204286,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204286/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133106/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/drupal/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:25.304269Z",
            "action": 71,
            "target": "",
            "id": 204285,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204285/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/drupal/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:25.207016Z",
            "action": 0,
            "target": "",
            "id": 204281,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204281/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133105/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/drupal/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:25.206945Z",
            "action": 71,
            "target": "Free and open-source content management framework.",
            "id": 204280,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204280/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:41.927236Z",
            "action": 51,
            "target": "",
            "id": 202402,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/202402/?format=api"
        }
    ]
}