Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/28205/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/hi/?format=api",
    "user": "https://translations.zorin.com/api/users/adityakr1403/?format=api",
    "author": "https://translations.zorin.com/api/users/adityakr1403/?format=api",
    "timestamp": "2023-12-20T14:56:45.038250Z",
    "action": 66,
    "target": "कार्यपट्‍टी",
    "id": 45781,
    "action_name": "Explanation updated",
    "url": "https://translations.zorin.com/api/changes/45781/?format=api"
}