Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/6997/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/glossary/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/glossary/de/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/adorfer/?format=api",
    "author": null,
    "timestamp": "2020-08-13T23:13:40.858259Z",
    "action": 5,
    "target": "kByte/s",
    "id": 1668,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/1668/?format=api"
}