Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/992947/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/invitation/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/invitation/fr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/gdossmann/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/gdossmann/?format=api",
    "timestamp": "2026-03-20T14:38:09.135921Z",
    "action": 5,
    "target": "Vous pouvez choisir de vérifier votre identifiant ORCID ou passer cette étape. Si vous passez cette étape, vous pourrez vérifier votre identifiant ORCID depuis votre profil utilisateur.",
    "id": 1109501,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/1109501/?format=api"
}