Changes API.

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

GET /api/changes/59758/?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/messages/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-01-13T14:44:14.978008Z",
    "action": 21,
    "target": "",
    "id": 59758,
    "action_name": "Rebased repository",
    "url": "https://translate.pdfforge.org/api/changes/59758/?format=api"
}