Changes API.

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

GET /api/changes/33079/?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/glossary/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-04-26T14:28:05.823835+02:00",
    "action": 21,
    "target": "",
    "id": 33079,
    "action_name": "Rebased repository",
    "url": "http://translate.diyseeds.org/api/changes/33079/?format=api"
}