Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/412346/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/locale/nb_NO/?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-08-03T18:50:04.522087Z",
    "action": 30,
    "target": "There is a new version of OPS available! You are currently using OPS {$currentVersion}. The most recent version is OPS {$latestVersion}. Please visit <a href=\"https://pkp.sfu.ca/ops/ops_download/\" target=\"_new\">this page</a> to download the most recent version and find upgrade instructions.",
    "id": 293343,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/293343/?format=api"
}