Translation components API.

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

GET /api/translations/flarum/fof-custom-footer/es_AR/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/469633/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:39.912284Z",
            "action": 59,
            "target": "",
            "id": 488641,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/488641/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469634/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:39.912465Z",
            "action": 59,
            "target": "",
            "id": 488642,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/488642/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469635/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:39.912583Z",
            "action": 59,
            "target": "",
            "id": 488643,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/488643/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/469636/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:39.912677Z",
            "action": 59,
            "target": "",
            "id": 488644,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/488644/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:39.912751Z",
            "action": 0,
            "target": "",
            "id": 488645,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/488645/?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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T11:23:40.694852Z",
            "action": 44,
            "target": "",
            "id": 488646,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/488646/?format=api"
        }
    ]
}