Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/686409/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/stock_package_shipping_mygls/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/stock_package_shipping_mygls/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-11T09:55:12.514098Z",
    "action": 59,
    "target": "To validate shipment \"%(shipment)s\" you must add an email for address \"%(address)s\".",
    "id": 320757,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/320757/?format=api"
}