Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/208228/?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:57:03.193733Z",
    "action": 5,
    "target": "Youtube",
    "id": 102914,
    "action_name": "Translation added",
    "url": "https://translate.zoiper.com/api/changes/102914/?format=api"
}