Translation components API.

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

GET /api/translations/shizuku/manager/da/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 125,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/shizuku/manager/da/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/53988/?format=api",
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-13T20:13:50.910463Z",
            "action": 59,
            "target": "",
            "id": 50995,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/50995/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/53989/?format=api",
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-13T20:13:50.910517Z",
            "action": 59,
            "target": "",
            "id": 50996,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/50996/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/53990/?format=api",
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-13T20:13:50.910573Z",
            "action": 59,
            "target": "",
            "id": 50997,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/50997/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/da/?format=api",
            "user": "https://weblate.rikka.app/api/users/Eugen353/?format=api",
            "author": "https://weblate.rikka.app/api/users/Eugen353/?format=api",
            "timestamp": "2023-12-13T20:13:50.910630Z",
            "action": 0,
            "target": "",
            "id": 50998,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/50998/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/da/?format=api",
            "user": "https://weblate.rikka.app/api/users/Eugen353/?format=api",
            "author": "https://weblate.rikka.app/api/users/Eugen353/?format=api",
            "timestamp": "2023-12-13T20:13:51.300552Z",
            "action": 44,
            "target": "",
            "id": 50999,
            "action_name": "New strings to translate",
            "url": "https://weblate.rikka.app/api/changes/50999/?format=api"
        }
    ]
}