Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/tl/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/613649/?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/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:21.655072Z",
            "action": 59,
            "target": "",
            "id": 645647,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645647/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613650/?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/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:21.655236Z",
            "action": 59,
            "target": "",
            "id": 645648,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645648/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613651/?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/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:21.655340Z",
            "action": 59,
            "target": "",
            "id": 645649,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645649/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/613652/?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/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:21.655445Z",
            "action": 59,
            "target": "",
            "id": 645650,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/645650/?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/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:21.655555Z",
            "action": 0,
            "target": "",
            "id": 645651,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/645651/?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/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T15:08:21.818456Z",
            "action": 44,
            "target": "",
            "id": 645652,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/645652/?format=api"
        }
    ]
}