Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/sparss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sparss/strings/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/se7entime/?format=api",
    "author": "https://hosted.weblate.org/api/users/se7entime/?format=api",
    "timestamp": "2016-03-03T01:58:02+01:00",
    "action": 1,
    "target": "",
    "id": 780694,
    "action_name": "Translation completed",
    "url": "https://hosted.weblate.org/api/changes/780694/?format=api"
}