Translation components API.

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

GET /api/translations/flarum/fof-terms/ar/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T17:22:52.122573Z",
            "action": 0,
            "target": "",
            "id": 101848,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/101848/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T17:22:52.714513Z",
            "action": 44,
            "target": "",
            "id": 101849,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/101849/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/849483/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:33:15.392582Z",
            "action": 59,
            "target": "",
            "id": 963153,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/963153/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/849484/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:33:15.392800Z",
            "action": 59,
            "target": "",
            "id": 963154,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/963154/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:33:15.392981Z",
            "action": 0,
            "target": "",
            "id": 963155,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/963155/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-terms/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-terms/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T17:33:28.493178Z",
            "action": 44,
            "target": "",
            "id": 963461,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/963461/?format=api"
        }
    ]
}