Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/656166/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:50:09.030593Z",
            "action": 59,
            "target": "",
            "id": 691931,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/691931/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/656167/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:50:09.030872Z",
            "action": 59,
            "target": "",
            "id": 691932,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/691932/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/656168/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:50:09.030963Z",
            "action": 59,
            "target": "",
            "id": 691933,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/691933/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:50:09.031036Z",
            "action": 0,
            "target": "",
            "id": 691934,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/691934/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-spamblock/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-spamblock/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T19:50:10.490381Z",
            "action": 44,
            "target": "",
            "id": 691935,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/691935/?format=api"
        }
    ]
}