Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/21981/?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/ca/?format=api",
    "user": "https://translations.zorin.com/api/users/rafekes/?format=api",
    "author": "https://translations.zorin.com/api/users/rafekes/?format=api",
    "timestamp": "2025-02-12T17:48:38.190757Z",
    "action": 2,
    "target": "Enrajolat avançat de finestres",
    "id": 56933,
    "action_name": "Translation changed",
    "url": "https://translations.zorin.com/api/changes/56933/?format=api"
}