Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/739845/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T23:33:26.449413Z",
    "action": 59,
    "target": "Un usuari/ària nou s'ha registrat el {$date} a la revista {$contextName}.\n<br /><strong>Nom:</strong> {$userFullName}\n<br /><strong>Nom d'usuari/ària:</strong> {$userName}\n<br /><strong>Correu electrònic:</strong> {$userEmail}</a>\n<br />\n<br />\nAquest correu electrònic l'ha generat el mòdul de notificació de registre de Public Knowledge Project.",
    "id": 679559,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/679559/?format=api"
}