Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/200544/?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": "https://translate.zoiper.com/api/users/anonymous/?format=api",
    "timestamp": "2023-02-06T23:47:14.535384Z",
    "action": 4,
    "target": "Адрес",
    "id": 87614,
    "action_name": "Suggestion added",
    "url": "https://translate.zoiper.com/api/changes/87614/?format=api"
}