Changes API.

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

GET /api/changes/1228/?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-01-03T16:56:50.561774Z",
    "action": 23,
    "target": "<stdin>:1088: new blank line at EOF.\n+\n<stdin>:1635: new blank line at EOF.\n+\n<stdin>:3469: new blank line at EOF.\n+\n<stdin>:3500: new blank line at EOF.\n+\n<stdin>:4047: new blank line at EOF.\n+\nwarning: squelched 70 whitespace errors\nwarning: 75 lines add whitespace errors.\nFailed to merge in the changes. (1)",
    "id": 1228,
    "action_name": "Failed rebase on repository",
    "url": "https://translate.pdfforge.org/api/changes/1228/?format=api"
}