Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/de/?format=api",
    "user": "https://translate.tryton.org/api/users/admin/?format=api",
    "author": "https://translate.tryton.org/api/users/admin/?format=api",
    "timestamp": "2020-08-01T00:16:51.406107Z",
    "action": 0,
    "target": "",
    "id": 92296,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/92296/?format=api"
}