Changes API.

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

GET /api/changes/67740/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translations.zorin.com/api/units/23411/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/th/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-02T15:48:25.715910Z",
    "action": 59,
    "target": "การตั้งค่าตำแหน่งที่ตั้ง",
    "id": 67740,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/67740/?format=api"
}