Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4906869/?format=api",
    "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/CurlingTongs/?format=api",
    "author": "https://hosted.weblate.org/api/users/CurlingTongs/?format=api",
    "timestamp": "2019-03-30T08:35:52+01:00",
    "action": 3,
    "target": "",
    "id": 4010483,
    "action_name": "Comment added",
    "url": "https://hosted.weblate.org/api/changes/4010483/?format=api"
}