Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7724/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2022-02-18T07:23:52.325538Z",
    "action": 7,
    "target": "Permettre l’accès au status de routage",
    "id": 8246,
    "action_name": "Suggestion accepted",
    "url": "http://weblate.openmptcprouter.com/api/changes/8246/?format=api"
}