Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/2294/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationssnmpd/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationssnmpd/it/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/deleted-28/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/deleted-28/?format=api",
    "timestamp": "2022-02-20T20:22:05.299436Z",
    "action": 7,
    "target": "Generale",
    "id": 8391,
    "action_name": "Suggestion accepted",
    "url": "http://weblate.openmptcprouter.com/api/changes/8391/?format=api"
}