Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/765880/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/default/cs/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "timestamp": "2023-04-22T18:32:08.844153Z",
    "action": 5,
    "target": "Máte zájem publikovat na tomto serveru? Doporučujeme vám, abyste si přečetli <a href=\"{$indexUrl}/{$contextPath}/about\">Stránku o serveru</a> pro politiky, jakož i <a href=\"{$indexUrl}/{$contextPath}/about/submissions#authorGuidelines\">pokyny pro autory</a>.Autoři se musí <a href=\"{$indexUrl}/{$contextPath}/user/register\">registrovat</a> před odesláním příspěvku, nebo, pokud jste se již zaregistrovali, mohou se jednoduše <a href=\"{$indexUrl}/index/login\">přihlásit</a> a zahájit proces.",
    "id": 730211,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/730211/?format=api"
}