Translation components API.

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

GET /api/translations/flarum/fof-split/lt/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-split/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-split/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-26T12:42:09.851947Z",
            "action": 0,
            "target": "",
            "id": 97533,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/97533/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-split/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-split/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-26T12:42:10.104176Z",
            "action": 44,
            "target": "",
            "id": 97534,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/97534/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/850952/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-split/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-split/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-12T11:01:57.076253Z",
            "action": 59,
            "target": "",
            "id": 966172,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/966172/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-split/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-split/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-12T11:01:57.076437Z",
            "action": 0,
            "target": "",
            "id": 966173,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/966173/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-split/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-split/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-12T11:02:01.747558Z",
            "action": 44,
            "target": "",
            "id": 966300,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/966300/?format=api"
        }
    ]
}