Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
    "translation": null,
    "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
    "author": null,
    "timestamp": "2025-03-28T21:25:30.401444Z",
    "action": 18,
    "target": "",
    "id": 179759,
    "action_name": "Pushed changes",
    "url": "https://translate.opensourcepos.org/api/changes/179759/?format=api"
}