Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4187959/?format=api",
    "component": "https://hosted.weblate.org/api/components/ghost/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ghost/strings/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2020-12-07T18:41:47.844759+01:00",
    "action": 7,
    "target": "Ajoutez une image à l'article",
    "id": 8466605,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/8466605/?format=api"
}