Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/83434933/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2022-10-08T23:04:43.573372+02:00",
    "action": 3,
    "target": "",
    "id": 36703043,
    "action_name": "Comment added",
    "url": "https://hosted.weblate.org/api/changes/36703043/?format=api"
}