Translation components API.

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

GET /api/translations/flarum/fof-formatting/ug/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/571198/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.418560Z",
            "action": 59,
            "target": "",
            "id": 599412,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599412/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571199/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.418783Z",
            "action": 59,
            "target": "",
            "id": 599413,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599413/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571200/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.418862Z",
            "action": 59,
            "target": "",
            "id": 599414,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599414/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571201/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.418926Z",
            "action": 59,
            "target": "",
            "id": 599415,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599415/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571202/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.418987Z",
            "action": 59,
            "target": "",
            "id": 599416,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599416/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571203/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.419080Z",
            "action": 59,
            "target": "",
            "id": 599417,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599417/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571204/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.419184Z",
            "action": 59,
            "target": "",
            "id": 599418,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599418/?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/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.419278Z",
            "action": 0,
            "target": "",
            "id": 599419,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/599419/?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/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:30:36.567243Z",
            "action": 44,
            "target": "",
            "id": 599420,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/599420/?format=api"
        }
    ]
}