Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-classification/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-09-03T07:37:04.318528+02:00",
    "action": 18,
    "target": "",
    "id": 147036,
    "action_name": "Pushed changes",
    "url": "http://translate.diyseeds.org/api/changes/147036/?format=api"
}