Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/ca/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/404321/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-16T23:57:01.614506Z",
            "action": 59,
            "target": "",
            "id": 393516,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/393516/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/404322/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-16T23:57:01.614777Z",
            "action": 59,
            "target": "",
            "id": 393517,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/393517/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/404323/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-16T23:57:01.614935Z",
            "action": 59,
            "target": "",
            "id": 393518,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/393518/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/404324/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-16T23:57:01.615045Z",
            "action": 59,
            "target": "",
            "id": 393519,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/393519/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-16T23:57:01.615150Z",
            "action": 0,
            "target": "",
            "id": 393520,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/393520/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-16T23:57:02.313264Z",
            "action": 44,
            "target": "",
            "id": 393521,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/393521/?format=api"
        }
    ]
}