Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114958/?format=api",
    "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/translations/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/logan47/?format=api",
    "author": "https://hosted.weblate.org/api/users/logan47/?format=api",
    "timestamp": "2018-09-01T13:12:06+02:00",
    "action": 3,
    "target": "",
    "id": 3032631,
    "action_name": "Comment added",
    "url": "https://hosted.weblate.org/api/changes/3032631/?format=api"
}