Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1/ru/?format=api",
    "user": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "author": null,
    "timestamp": "2022-09-30T21:46:17.353536Z",
    "action": 17,
    "target": "",
    "id": 438930,
    "action_name": "Changes committed",
    "url": "https://translate.harmony.tf/api/changes/438930/?format=api"
}