Translation components API.

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

GET /api/translations/wadb/app/id/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 47,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/wadb/app/id/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/10341/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/id/?format=api",
            "user": "https://weblate.rikka.app/api/users/ianz56/?format=api",
            "author": "https://weblate.rikka.app/api/users/ianz56/?format=api",
            "timestamp": "2021-10-23T02:09:11.123279Z",
            "action": 5,
            "target": "Ubah pengaturan notifikasi dari sistem",
            "id": 12159,
            "action_name": "New translation",
            "url": "https://weblate.rikka.app/api/changes/12159/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24352/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.738753Z",
            "action": 59,
            "target": "",
            "id": 14125,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14125/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24353/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.738877Z",
            "action": 59,
            "target": "",
            "id": 14126,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14126/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24354/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.738948Z",
            "action": 59,
            "target": "",
            "id": 14127,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14127/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24355/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.739011Z",
            "action": 59,
            "target": "",
            "id": 14128,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14128/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/id/?format=api",
            "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "author": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "timestamp": "2022-04-07T03:07:58.739070Z",
            "action": 0,
            "target": "",
            "id": 14129,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/14129/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/id/?format=api",
            "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "author": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "timestamp": "2022-04-07T03:07:59.362406Z",
            "action": 44,
            "target": "",
            "id": 14182,
            "action_name": "New strings to translate",
            "url": "https://weblate.rikka.app/api/changes/14182/?format=api"
        }
    ]
}