Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/571595/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:31:13.038703Z",
            "action": 59,
            "target": "",
            "id": 599851,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599851/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571596/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:31:13.039008Z",
            "action": 59,
            "target": "",
            "id": 599852,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599852/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571597/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:31:13.039115Z",
            "action": 59,
            "target": "",
            "id": 599853,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599853/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571598/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:31:13.039215Z",
            "action": 59,
            "target": "",
            "id": 599854,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599854/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/571599/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:31:13.039308Z",
            "action": 59,
            "target": "",
            "id": 599855,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/599855/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:31:13.039398Z",
            "action": 0,
            "target": "",
            "id": 599856,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/599856/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/antoinefr-online/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/antoinefr-online/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:31:13.273671Z",
            "action": 44,
            "target": "",
            "id": 599857,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/599857/?format=api"
        }
    ]
}