Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/450919/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/emails/fr_CA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-30T18:18:24.677984Z",
    "action": 59,
    "target": "Bonjour,<br />\n<br />\nLe manuscrit intitulé , « {$submissionTitle} » , a été soumis par {$submitterName} à {$contextName}.<br />\n<br />\nSi vous avez des questions, n'hésitez pas à communiquer avec nous. Nous vous remercions d'avoir pensé à {$contextName} pour la publication de vos travaux.<br />\n<br />\n{$contextSignature}",
    "id": 351706,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/351706/?format=api"
}