Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/208229/?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:03:53.155423Z",
    "action": 2,
    "target": "领英",
    "id": 102938,
    "action_name": "Translation changed",
    "url": "https://translate.zoiper.com/api/changes/102938/?format=api"
}