Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/148979/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "timestamp": "2020-01-06T19:47:25.898837Z",
    "action": 2,
    "target": "Chers lecteurs et lectrices,<br />\n<br />\n{$contextName} vient de rendre disponible en libre accès le numéro suivant. Nous vous invitons à lire ici le sommaire puis visiter notre site Web ({$contextUrl}) pour lire les articles et autres textes qui pourraient vous intéresser.<br />\n<br />\nMerci de votre intérêt continu pour notre travail.<br />\n{$editorialContactSignature}",
    "id": 11215,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/11215/?format=api"
}