Changes API.

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

GET /api/changes/580319/?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": "2023-05-09T16:33:46.676384Z",
    "action": 17,
    "target": "",
    "id": 580319,
    "action_name": "Changes committed",
    "url": "https://translate.harmony.tf/api/changes/580319/?format=api"
}