Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/596724/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:30:01.661983Z",
            "action": 59,
            "target": "",
            "id": 627182,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/627182/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/596725/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:30:01.662229Z",
            "action": 59,
            "target": "",
            "id": 627183,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/627183/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/596726/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:30:01.662326Z",
            "action": 59,
            "target": "",
            "id": 627184,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/627184/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/596727/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:30:01.662418Z",
            "action": 59,
            "target": "",
            "id": 627185,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/627185/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:30:01.662503Z",
            "action": 0,
            "target": "",
            "id": 627186,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/627186/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-custom-footer/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-custom-footer/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T12:30:02.671439Z",
            "action": 44,
            "target": "",
            "id": 627187,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/627187/?format=api"
        }
    ]
}