Changes API.

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

GET /api/changes/21501/?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/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2018-02-04T07:12:28.173787Z",
    "action": 17,
    "target": "",
    "id": 21501,
    "action_name": "Committed changes",
    "url": "https://translate.pdfforge.org/api/changes/21501/?format=api"
}