Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/hr/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/740972/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T15:28:17.570029Z",
            "action": 59,
            "target": "",
            "id": 784202,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/784202/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/740973/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T15:28:17.570250Z",
            "action": 59,
            "target": "",
            "id": 784203,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/784203/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/740974/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T15:28:17.570359Z",
            "action": 59,
            "target": "",
            "id": 784204,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/784204/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/740975/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T15:28:17.570441Z",
            "action": 59,
            "target": "",
            "id": 784205,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/784205/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T15:28:17.570512Z",
            "action": 0,
            "target": "",
            "id": 784206,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/784206/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T15:28:18.468390Z",
            "action": 44,
            "target": "",
            "id": 784207,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/784207/?format=api"
        }
    ]
}