Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/642704/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-10-12T14:15:27.551284Z",
    "action": 36,
    "target": "Per iniciar el <span class=\"application\">LibreOffice</span> trieu\n<span class=\"menuchoice\">\n  <span class=\"guimenu\">Aplicacions</span>&nbsp;▸\n  <span class=\"guisubmenu\">Ofimàtica</span>&nbsp;▸\n  <span class=\"guimenuitem\">LibreOffice</span></span>.\n",
    "id": 3374222,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3374222/?format=api"
}