Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/tok/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/826799/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:17:56.684313Z",
            "action": 59,
            "target": "",
            "id": 925726,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925726/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826800/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:17:56.684591Z",
            "action": 59,
            "target": "",
            "id": 925727,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925727/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826801/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:17:56.684680Z",
            "action": 59,
            "target": "",
            "id": 925728,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925728/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/826802/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:17:56.684759Z",
            "action": 59,
            "target": "",
            "id": 925729,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/925729/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:17:56.684855Z",
            "action": 0,
            "target": "",
            "id": 925730,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/925730/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-20T09:17:57.042492Z",
            "action": 44,
            "target": "",
            "id": 925731,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/925731/?format=api"
        }
    ]
}