Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.ayana.io/api/components/ayana/words/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/words/th/?format=api",
    "user": "https://translate.ayana.io/api/users/HcgRandon/?format=api",
    "author": "https://translate.ayana.io/api/users/HcgRandon/?format=api",
    "timestamp": "2022-04-28T19:28:22.001353Z",
    "action": 0,
    "target": "",
    "id": 23413,
    "action_name": "Resource update",
    "url": "https://translate.ayana.io/api/changes/23413/?format=api"
}