Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/2312/?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/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2020-09-21T10:34:37.067851Z",
    "action": 5,
    "target": "Interfaccia delle impostazioni SNMPd (Beta)",
    "id": 2656,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/2656/?format=api"
}