Changes API.

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

GET /api/changes/589899/?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/es/?format=api",
    "user": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "author": null,
    "timestamp": "2024-08-14T02:54:04.342733Z",
    "action": 17,
    "target": "",
    "id": 589899,
    "action_name": "Changes committed",
    "url": "https://translate.harmony.tf/api/changes/589899/?format=api"
}