Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/712820/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/purchase_invoice_line_standalone/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/purchase_invoice_line_standalone/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-17T16:38:55.440154Z",
    "action": 59,
    "target": "",
    "id": 403687,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/403687/?format=api"
}