Translation components API.

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

GET /api/translations/shizuku/manager/kk/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/kk/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/43430/?format=api",
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-13T16:19:30.432625Z",
            "action": 59,
            "target": "",
            "id": 40591,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/40591/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/43431/?format=api",
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-13T16:19:30.432679Z",
            "action": 59,
            "target": "",
            "id": 40592,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/40592/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/43432/?format=api",
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-13T16:19:30.432735Z",
            "action": 59,
            "target": "",
            "id": 40593,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/40593/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/kk/?format=api",
            "user": "https://weblate.rikka.app/api/users/goshakotanov/?format=api",
            "author": "https://weblate.rikka.app/api/users/goshakotanov/?format=api",
            "timestamp": "2023-03-13T16:19:30.432791Z",
            "action": 0,
            "target": "",
            "id": 40594,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/40594/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/kk/?format=api",
            "user": "https://weblate.rikka.app/api/users/goshakotanov/?format=api",
            "author": "https://weblate.rikka.app/api/users/goshakotanov/?format=api",
            "timestamp": "2023-03-13T16:19:30.627557Z",
            "action": 44,
            "target": "",
            "id": 40595,
            "action_name": "New strings to translate",
            "url": "https://weblate.rikka.app/api/changes/40595/?format=api"
        }
    ]
}