Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/2119/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsiperf/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsiperf/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:16:30.242700Z",
    "action": 5,
    "target": "È stato specificato un indirizzo errato!",
    "id": 2477,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/2477/?format=api"
}