Translation components API.

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

GET /api/translations/flarum/fof-ignore-users/da/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T19:32:21.925461Z",
            "action": 0,
            "target": "",
            "id": 178230,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/178230/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T19:32:22.611865Z",
            "action": 44,
            "target": "",
            "id": 178231,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/178231/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/463129/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-24T17:00:05.331587Z",
            "action": 59,
            "target": "",
            "id": 472730,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/472730/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-24T17:00:05.331954Z",
            "action": 0,
            "target": "",
            "id": 472731,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/472731/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-24T17:00:14.316805Z",
            "action": 44,
            "target": "",
            "id": 472815,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/472815/?format=api"
        }
    ]
}