Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/km/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/715507/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:08.505694Z",
            "action": 59,
            "target": "",
            "id": 756473,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756473/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/715508/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:08.506232Z",
            "action": 59,
            "target": "",
            "id": 756474,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756474/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/715509/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:08.506420Z",
            "action": 59,
            "target": "",
            "id": 756475,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756475/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/715510/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:08.506594Z",
            "action": 59,
            "target": "",
            "id": 756476,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/756476/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:08.506783Z",
            "action": 0,
            "target": "",
            "id": 756477,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/756477/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-16T12:04:09.480300Z",
            "action": 44,
            "target": "",
            "id": 756478,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/756478/?format=api"
        }
    ]
}