Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7409/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-quota/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-quota/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:21:45.410927Z",
    "action": 7,
    "target": "Permettre l'accès à luci-app-omr-quota",
    "id": 8229,
    "action_name": "Suggestion accepted",
    "url": "http://weblate.openmptcprouter.com/api/changes/8229/?format=api"
}