Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/738172/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/company/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/company/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-15T17:09:57.733443Z",
    "action": 71,
    "target": "The text to display on report footers.\nThe following placeholders can be used:\n- ${name}\n- ${phone}\n- ${mobile}\n- ${fax}\n- ${email}\n- ${website}\n- ${address}\n- ${tax_identifier}\n",
    "id": 540284,
    "action_name": "String added in the repository",
    "url": "https://translate.tryton.org/api/changes/540284/?format=api"
}