Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/503453/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:32.722596Z",
            "action": 59,
            "target": "",
            "id": 525525,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525525/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503454/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:32.722884Z",
            "action": 59,
            "target": "",
            "id": 525526,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525526/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503455/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:32.723162Z",
            "action": 59,
            "target": "",
            "id": 525527,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525527/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503456/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:32.723311Z",
            "action": 59,
            "target": "",
            "id": 525528,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525528/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503457/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:32.723463Z",
            "action": 59,
            "target": "",
            "id": 525529,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525529/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503458/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:32.723683Z",
            "action": 59,
            "target": "",
            "id": 525530,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525530/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/503459/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:32.723835Z",
            "action": 59,
            "target": "",
            "id": 525531,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/525531/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:32.723981Z",
            "action": 0,
            "target": "",
            "id": 525532,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/525532/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T14:38:33.604063Z",
            "action": 44,
            "target": "",
            "id": 525533,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/525533/?format=api"
        }
    ]
}