Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/690067/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:38.433836Z",
            "action": 59,
            "target": "",
            "id": 728769,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/728769/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/690068/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:38.434062Z",
            "action": 59,
            "target": "",
            "id": 728770,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/728770/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/690069/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:38.434195Z",
            "action": 59,
            "target": "",
            "id": 728771,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/728771/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/690070/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:38.434364Z",
            "action": 59,
            "target": "",
            "id": 728772,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/728772/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:38.434500Z",
            "action": 0,
            "target": "",
            "id": 728773,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/728773/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T08:53:39.095357Z",
            "action": 44,
            "target": "",
            "id": 728774,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/728774/?format=api"
        }
    ]
}