Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/642724/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/printing_and_scanning/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/printing_and_scanning/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:13:02.906415Z",
    "action": 30,
    "target": "To configure a printer or manage your printing jobs choose\n<span class=\"menuchoice\">\n  <span class=\"guimenu\">Applications</span>&nbsp;▸\n  <span class=\"guisubmenu\">System Tools</span>&nbsp;▸\n  <span class=\"guimenuitem\">Settings</span></span>&nbsp;▸\n  <span class=\"bold\">Printers</span></span>.\n",
    "id": 3147044,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3147044/?format=api"
}