Translation components API.

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

GET /api/translations/flarum/fof-formatting/pa/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/622090/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:53.793051Z",
            "action": 59,
            "target": "",
            "id": 654824,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/654824/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/622091/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:53.793355Z",
            "action": 59,
            "target": "",
            "id": 654825,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/654825/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/622092/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:53.793503Z",
            "action": 59,
            "target": "",
            "id": 654826,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/654826/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/622093/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:53.793695Z",
            "action": 59,
            "target": "",
            "id": 654827,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/654827/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/622094/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:53.793827Z",
            "action": 59,
            "target": "",
            "id": 654828,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/654828/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/622095/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:53.793953Z",
            "action": 59,
            "target": "",
            "id": 654829,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/654829/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/622096/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:53.794080Z",
            "action": 59,
            "target": "",
            "id": 654830,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/654830/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:53.794228Z",
            "action": 0,
            "target": "",
            "id": 654831,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/654831/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T16:06:54.269191Z",
            "action": 44,
            "target": "",
            "id": 654832,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/654832/?format=api"
        }
    ]
}