Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/ur/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/630638/?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/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:58:32.556685Z",
            "action": 59,
            "target": "",
            "id": 664116,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/664116/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/630639/?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/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:58:32.556885Z",
            "action": 59,
            "target": "",
            "id": 664117,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/664117/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/630640/?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/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:58:32.556965Z",
            "action": 59,
            "target": "",
            "id": 664118,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/664118/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/630641/?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/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:58:32.557040Z",
            "action": 59,
            "target": "",
            "id": 664119,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/664119/?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/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:58:32.557111Z",
            "action": 0,
            "target": "",
            "id": 664120,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/664120/?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/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:58:32.676531Z",
            "action": 44,
            "target": "",
            "id": 664121,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/664121/?format=api"
        }
    ]
}