Changes API.

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

GET /api/changes/3273/?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": "2017-02-03T11:40:26.441097Z",
    "action": 23,
    "target": "Failed to merge in the changes. (1)",
    "id": 3273,
    "action_name": "Failed rebase on repository",
    "url": "https://translate.pdfforge.org/api/changes/3273/?format=api"
}