Changes API.

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

GET /api/changes/6071/?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/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2017-02-09T07:58:09.907177Z",
    "action": 0,
    "target": "",
    "id": 6071,
    "action_name": "Resource update",
    "url": "https://translate.pdfforge.org/api/changes/6071/?format=api"
}