Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/738505/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/company/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/company/de/?format=api",
    "user": "https://translate.tryton.org/api/users/udono/?format=api",
    "author": "https://translate.tryton.org/api/users/udono/?format=api",
    "timestamp": "2024-04-25T17:55:17.463200Z",
    "action": 26,
    "target": "Der Text der in den Fußzeilen von Berichten angezeigt wird.\nDie folgenden Platzhalter stehen zur Verfügung:\n- ${name}\n- ${phone}\n- ${mobile}\n- ${fax}\n- ${email}\n- ${website}\n- ${address}\n- ${tax_identifier}\n",
    "id": 584506,
    "action_name": "Suggestion removed",
    "url": "https://translate.tryton.org/api/changes/584506/?format=api"
}