Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/811078/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-12T17:33:07.683008Z",
            "action": 59,
            "target": "",
            "id": 892056,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/892056/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/811079/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-12T17:33:07.683218Z",
            "action": 59,
            "target": "",
            "id": 892057,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/892057/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/811080/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-12T17:33:07.683304Z",
            "action": 59,
            "target": "",
            "id": 892058,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/892058/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/811081/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-12T17:33:07.683380Z",
            "action": 59,
            "target": "",
            "id": 892059,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/892059/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/811082/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-12T17:33:07.683503Z",
            "action": 59,
            "target": "",
            "id": 892060,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/892060/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-12T17:33:07.683588Z",
            "action": 0,
            "target": "",
            "id": 892061,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/892061/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-frontpage/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-frontpage/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-12T17:33:08.001270Z",
            "action": 44,
            "target": "",
            "id": 892062,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/892062/?format=api"
        }
    ]
}