Translation components API.

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

GET /api/translations/flarum/michaelbelgium-profile-views/cs/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T23:03:18.929205Z",
            "action": 0,
            "target": "",
            "id": 76346,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/76346/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T23:03:19.301845Z",
            "action": 44,
            "target": "",
            "id": 76347,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/76347/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-04T13:33:44.778883Z",
            "action": 0,
            "target": "",
            "id": 125651,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/125651/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-04T13:33:52.091120Z",
            "action": 44,
            "target": "",
            "id": 125699,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/125699/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/michaelbelgium-profile-views/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/michaelbelgium-profile-views/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T20:28:18.484543Z",
            "action": 0,
            "target": "",
            "id": 301947,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/301947/?format=api"
        }
    ]
}