Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/819868/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/cnr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/FCJK/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/FCJK/?format=api",
    "timestamp": "2024-03-13T17:06:29.547534Z",
    "action": 2,
    "target": "Dostupna je nova verzija OJS! Trenutno koristite OJS {$currentVersion}. Najnovija verzija ОЈС је {$latestVersion}. Posljednja verzija OJS {$latestVersion}. Pośetite <a href=\"http://pkp.sfu.ca/ojs_download\" target=\"_new\">ovu stranu</a>da preuzmete posljednju verziju i da nađete uputstvo za nadogradnju.",
    "id": 845183,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/845183/?format=api"
}