Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/208258/?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:59:23.267355Z",
    "action": 5,
    "target": "清晰",
    "id": 102931,
    "action_name": "Translation added",
    "url": "https://translate.zoiper.com/api/changes/102931/?format=api"
}