Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/216336/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper5/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper5/ui/uk/?format=api",
    "user": "https://translate.zoiper.com/api/users/anonymous/?format=api",
    "author": "https://translate.zoiper.com/api/users/anonymous/?format=api",
    "timestamp": "2023-12-15T13:41:46.403648Z",
    "action": 4,
    "target": "Автентифікація...",
    "id": 99461,
    "action_name": "Suggestion added",
    "url": "https://translate.zoiper.com/api/changes/99461/?format=api"
}