Translation components API.

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

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

{
    "count": 805,
    "next": null,
    "previous": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/en/changes/?format=api&page=16",
    "results": [
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1069039/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:24:27.101312Z",
            "action": 59,
            "target": "Check for updates",
            "id": 34025,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/34025/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1069041/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:24:27.101278Z",
            "action": 59,
            "target": "Version:",
            "id": 34024,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/34024/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1069050/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:24:27.101242Z",
            "action": 59,
            "target": "DUDU OS",
            "id": 34023,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/34023/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1069018/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:24:27.101204Z",
            "action": 59,
            "target": "Confirm",
            "id": 34022,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/34022/?format=api"
        },
        {
            "unit": "https://weblate.dudu-auto.com/api/units/1069037/?format=api",
            "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
            "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T06:24:27.101150Z",
            "action": 59,
            "target": "OTA Update",
            "id": 34021,
            "action_name": "String updated in the repository",
            "url": "https://weblate.dudu-auto.com/api/changes/34021/?format=api"
        }
    ]
}