Translation components API.

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

GET /api/translations/duduauto/navbar/ja/changes/?format=api&page=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 852,
    "next": null,
    "previous": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/ja/changes/?format=api&page=17",
    "results": [
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1065284/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:36:35.652138Z",
            "action": 59,
            "target": "キャンセル",
            "id": 141161,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/141161/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1065293/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:36:35.652086Z",
            "action": 59,
            "target": "確認する",
            "id": 141160,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/141160/?format=api"
        }
    ]
}