Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/28207/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/hu/?format=api",
    "user": "https://translations.zorin.com/api/users/Rapid/?format=api",
    "author": "https://translations.zorin.com/api/users/Rapid/?format=api",
    "timestamp": "2024-06-14T15:55:56.219933Z",
    "action": 2,
    "target": "Tálca",
    "id": 52421,
    "action_name": "Translation changed",
    "url": "https://translations.zorin.com/api/changes/52421/?format=api"
}