Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8150/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "timestamp": "2022-07-02T12:30:08.199779Z",
    "action": 30,
    "target": "There is a new version of OJS available! You are currently using OJS {$currentVersion}. The most recent version is OJS {$latestVersion}. Please visit <a href=\"https://pkp.sfu.ca/ojs_download\" target=\"_new\">this page</a> to download the most recent version and find upgrade instructions.",
    "id": 278906,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/278906/?format=api"
}