Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/9882/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper5/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper5/ui/ru/?format=api",
    "user": "https://translate.zoiper.com/api/users/shayrm369/?format=api",
    "author": "https://translate.zoiper.com/api/users/shayrm369/?format=api",
    "timestamp": "2023-12-09T06:47:44.405854Z",
    "action": 2,
    "target": "Устройство вывода",
    "id": 99384,
    "action_name": "Translation changed",
    "url": "https://translate.zoiper.com/api/changes/99384/?format=api"
}