Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/27427/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/music/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/music/ja/?format=api",
    "user": "https://translate.ayana.io/api/users/CKKCOBALT/?format=api",
    "author": "https://translate.ayana.io/api/users/CKKCOBALT/?format=api",
    "timestamp": "2023-09-16T08:31:16.785380Z",
    "action": 36,
    "target": "nowplaying",
    "id": 48124,
    "action_name": "Translation approved",
    "url": "https://translate.ayana.io/api/changes/48124/?format=api"
}