Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/92956/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/fr_CA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-23T17:20:17.893566Z",
    "action": 59,
    "target": "Pour créer ou modifier les sections de la presse (ex.: monographies, critiques de livre, etc.), choisissez Gestion de section.<br /><br />Les auteurs des articles soumis à la presse désigneront...",
    "id": 286213,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/286213/?format=api"
}