Changes API.

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

GET /api/changes/7896/?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": null,
    "author": "http://weblate.openmptcprouter.com/api/users/anonymous/?format=api",
    "timestamp": "2021-05-22T00:45:05.571723Z",
    "action": 4,
    "target": "Désactiver le chiffrement",
    "id": 7896,
    "action_name": "Suggestion added",
    "url": "http://weblate.openmptcprouter.com/api/changes/7896/?format=api"
}