Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/312225/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/product_price_list_dates/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/product_price_list_dates/nl/?format=api",
    "user": "https://translate.tryton.org/api/users/bert/?format=api",
    "author": "https://translate.tryton.org/api/users/bert/?format=api",
    "timestamp": "2019-07-25T06:58:19.176543Z",
    "action": 2,
    "target": "Open posities",
    "id": 34719,
    "action_name": "Translation changed",
    "url": "https://translate.tryton.org/api/changes/34719/?format=api"
}