Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/738506/?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/timitos/?format=api",
    "author": "https://translate.tryton.org/api/users/timitos/?format=api",
    "timestamp": "2024-04-25T14:16:30.871825Z",
    "action": 4,
    "target": "Der Text der in den Kopfzeilen von Berichten angezeigt wird.\nEs stehen folgende Platzhalter zur Verfügung:\n- ${name}\n- ${phone}\n- ${mobile}\n- ${fax}\n- ${email}\n- ${website}\n- ${address}\n- ${tax_identifier}\n",
    "id": 583776,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/583776/?format=api"
}