Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/781974/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/pt_PT/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/josekarvalho/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/josekarvalho/?format=api",
    "timestamp": "2023-06-19T07:54:50.554637Z",
    "action": 5,
    "target": "Um novo utilizador foi registado em {$date} na revista {$contextName}.\n<br /> <strong> Nome: </strong> {$userFullName}\n<br /> <strong> Nome de utilizador: </strong> {$userName}\n<br /> <strong> E-mail: </strong> {$userEmail} </a>\n<br />\n<br />\nEste e-mail foi gerado pelo plugin de Notificação de Registo do Public Knowledge Project's (PKP).",
    "id": 784863,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/784863/?format=api"
}