Changes API.

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

GET /api/changes/5439/?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": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2017-02-08T22:16:09.066672Z",
    "action": 17,
    "target": "",
    "id": 5439,
    "action_name": "Committed changes",
    "url": "https://translate.pdfforge.org/api/changes/5439/?format=api"
}