Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8909531/?format=api",
    "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/sl/?format=api",
    "user": "https://hosted.weblate.org/api/users/pcuklin/?format=api",
    "author": "https://hosted.weblate.org/api/users/pcuklin/?format=api",
    "timestamp": "2019-02-16T08:35:07+01:00",
    "action": 30,
    "target": "<html>An internal error occurred.<br>Could you please submit a bug report and describe what you did to help us to reproduce the bug?",
    "id": 3689019,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/3689019/?format=api"
}