Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/520681/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/sr_Cyrl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T17:45:39.609823Z",
            "action": 59,
            "target": "",
            "id": 544305,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/544305/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/520682/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/sr_Cyrl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T17:45:39.610114Z",
            "action": 59,
            "target": "",
            "id": 544306,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/544306/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/520683/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/sr_Cyrl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T17:45:39.610248Z",
            "action": 59,
            "target": "",
            "id": 544307,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/544307/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/sr_Cyrl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T17:45:39.610333Z",
            "action": 0,
            "target": "",
            "id": 544308,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/544308/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-secure-https/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-secure-https/sr_Cyrl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-14T17:45:39.834580Z",
            "action": 44,
            "target": "",
            "id": 544309,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/544309/?format=api"
        }
    ]
}