Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/123605/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-09T09:59:49.119493Z",
    "action": 59,
    "target": "Er is een nieuwe versie van OJS beschikbaar! U gebruikt momenteel OJS versie {$currentVersion}. De meest recente versie is OJS {$latestVersion}. Bezoek <a href=\"http://pkp.sfu.ca/ojs_download\" target=\"_new\">deze pagina</a> om de meest recente versie op te halen en voor installatieinstructies.",
    "id": 299074,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/299074/?format=api"
}