Changes API.

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

GET /api/changes/53138/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.pdfforge.org/api/units/123616/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator-online/frontend/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator-online/frontend/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-14T15:32:06.807154Z",
    "action": 13,
    "target": "",
    "id": 53138,
    "action_name": "New source string",
    "url": "https://translate.pdfforge.org/api/changes/53138/?format=api"
}