Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/208320/?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-18T10:02:21.621813Z",
    "action": 2,
    "target": "OK",
    "id": 102937,
    "action_name": "Translation changed",
    "url": "https://translate.zoiper.com/api/changes/102937/?format=api"
}