Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/693842/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/default/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:34:24.678410Z",
    "action": 59,
    "target": "Wir ermutigen wissenschaftliche Bibliothekar/innen, diesen Verlag in den digitalen Bestand ihrer Bibliothek aufzunehmen. Bibliotheken können dieses Open-Source-Publikationssystem außerdem zum Hosting für Verlage einsetzen, an deren Arbeit ihre Wissenschaftler/innen beteiligt sind (siehe <a href=\"http://pkp.sfu.ca/omp\">Open Monograph Press</a>).",
    "id": 630468,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/630468/?format=api"
}