Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/209466/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper-ios/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper-ios/ui/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-02T07:18:27.585901Z",
    "action": 59,
    "target": "Префикс",
    "id": 91283,
    "action_name": "String updated in the repository",
    "url": "https://translate.zoiper.com/api/changes/91283/?format=api"
}