Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-07-23T09:20:07.155838Z",
    "action": 21,
    "target": "",
    "id": 62882,
    "action_name": "Rebased repository",
    "url": "https://translate.pdfforge.org/api/changes/62882/?format=api"
}