Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/18174671/?format=api",
    "component": "https://hosted.weblate.org/api/components/doki-doki-mod-manager/doki-doki-mod-manager/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/doki-doki-mod-manager/doki-doki-mod-manager/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/Inui-senpai/?format=api",
    "author": "https://hosted.weblate.org/api/users/Inui-senpai/?format=api",
    "timestamp": "2020-06-26T14:07:06.550751+02:00",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "I think there is a mistake. This button confirms uninstallation of the modification, not its installation."
    },
    "id": 6602956,
    "action_name": "Comment added",
    "url": "https://hosted.weblate.org/api/changes/6602956/?format=api"
}