Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/122329/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "timestamp": "2020-10-18T22:51:08.438805Z",
    "action": 2,
    "target": "<p>Oppgradering av OJS til versjon {$version} ble gjennomført.</p>\n<p>Ikke glem å sette «installert»-innstillingen i konfigurasjonsfilen din (config.inc.php) tilbake til <i>«På»</i>.</p>\n<p>Om du ikke allerede har registrert deg og ønsker å motta nyheter og oppdateringer, <strong> registrer deg på<a href=\"http://pkp.sfu.ca/ojs/register\" target=\"_new\">http://pkp.sfu.ca/ojs/register</a>.</strong> Hvis du har spørsmål eller kommentarer,  besøk <a href=\"http://forum.pkp.sfu.ca\" target=\"_new\">støtteforumet</a>.</p>",
    "id": 101889,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/101889/?format=api"
}