Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/kmr/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/758715/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:02:36.260684Z",
            "action": 59,
            "target": "",
            "id": 804525,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/804525/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/758716/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:02:36.260866Z",
            "action": 59,
            "target": "",
            "id": 804526,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/804526/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/758717/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:02:36.260945Z",
            "action": 59,
            "target": "",
            "id": 804527,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/804527/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/758718/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:02:36.261020Z",
            "action": 59,
            "target": "",
            "id": 804528,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/804528/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:02:36.261144Z",
            "action": 0,
            "target": "",
            "id": 804529,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/804529/?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/kmr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T23:02:37.081145Z",
            "action": 44,
            "target": "",
            "id": 804530,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/804530/?format=api"
        }
    ]
}