Changes API.

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

GET /api/changes/53214/?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-online/frontend/?format=api",
    "translation": null,
    "user": "https://translate.pdfforge.org/api/users/konstantin.knuetel/?format=api",
    "author": null,
    "timestamp": "2020-07-14T15:41:24.754794Z",
    "action": 18,
    "target": "",
    "id": 53214,
    "action_name": "Pushed changes",
    "url": "https://translate.pdfforge.org/api/changes/53214/?format=api"
}