Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/6661/?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": "2020-12-15T10:04:59.917289Z",
    "action": 5,
    "target": "Délais d'attente (s)",
    "id": 6317,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/6317/?format=api"
}