Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/385914/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/stock_lot_sled/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/stock_lot_sled/de/?format=api",
    "user": "https://translate.tryton.org/api/users/timitos/?format=api",
    "author": "https://translate.tryton.org/api/users/timitos/?format=api",
    "timestamp": "2021-10-27T09:03:12.345274Z",
    "action": 2,
    "target": "Die Warenbewegung \"%(move)s\" kann nicht ausgeführt werden, weil die zugewiesene Charge \"%(lot)s\" abgelaufen ist.",
    "id": 217959,
    "action_name": "Translation changed",
    "url": "https://translate.tryton.org/api/changes/217959/?format=api"
}