Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7444/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmlvpn/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:56.502292Z",
    "action": 7,
    "target": "Désactiver le chiffrement",
    "id": 8230,
    "action_name": "Suggestion accepted",
    "url": "http://weblate.openmptcprouter.com/api/changes/8230/?format=api"
}