Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28323007/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/hr/?format=api",
    "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "timestamp": "2022-09-28T15:27:39.897521+02:00",
    "action": 7,
    "target": "Lozinku",
    "id": 35414869,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/35414869/?format=api"
}