Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/mk/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/673064/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:01:58.273171Z",
            "action": 59,
            "target": "",
            "id": 710299,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/710299/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/673065/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:01:58.273376Z",
            "action": 59,
            "target": "",
            "id": 710300,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/710300/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/673066/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:01:58.273489Z",
            "action": 59,
            "target": "",
            "id": 710301,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/710301/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/673067/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:01:58.273571Z",
            "action": 59,
            "target": "",
            "id": 710302,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/710302/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:01:58.273643Z",
            "action": 0,
            "target": "",
            "id": 710303,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/710303/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T07:01:59.007030Z",
            "action": 44,
            "target": "",
            "id": 710304,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/710304/?format=api"
        }
    ]
}