Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/722008/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/default/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:38:08.263705Z",
    "action": 59,
    "target": "Sind Sie daran interessiert, sich auf diesem Server anzumelden? Wir empfehlen Ihnen, die Seite <a href=\"{$indexUrl}/{$contextPath}/about\">About</a> für die Richtlinien sowie die <a href=\"{$indexUrl}/{$contextPath}/about/submissions#authorGuidelines\">Autorenrichtlinien</a> zu lesen. Autoren müssen sich vor der Einreichung <a href=\"{$indexUrl}/{$contextPath}/user/register\">registrieren</a> oder, wenn sie bereits registriert sind, können sie sich einfach <a href=\"{$indexUrl}/index/login\">anmelden</a> und den Prozess beginnen.",
    "id": 659167,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/659167/?format=api"
}