Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/32084/?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-12T21:38:29.858567Z",
    "action": 2,
    "target": "Nemo.",
    "id": 57053,
    "action_name": "Translation changed",
    "url": "https://translations.zorin.com/api/changes/57053/?format=api"
}