Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/208222/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper-ios/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper-ios/ui/zh_Hans/?format=api",
    "user": "https://translate.zoiper.com/api/users/KaranocaVe/?format=api",
    "author": "https://translate.zoiper.com/api/users/KaranocaVe/?format=api",
    "timestamp": "2024-02-18T09:56:17.793604Z",
    "action": 5,
    "target": "这是 IAX 帐户的用户名。",
    "id": 102909,
    "action_name": "Translation added",
    "url": "https://translate.zoiper.com/api/changes/102909/?format=api"
}