Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/232037/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "timestamp": "2020-08-20T13:08:15.923923Z",
    "action": 5,
    "target": "Une nouvelle utilisatrice ou un nouvel utilisateur s'est inscrit le {$date} à la revue {$contextName}.\n<br /><strong>Nom :</strong> {$userFullName}\n<br /><strong>Nom d'utilisateur ou d'utilisatrice :</strong> {$userName}\n<br /><strong>Courriel :</strong> {$userEmail}</a>\n<br />\n<br />\nCe courriel a été généré par le plugin de signalement d'inscription du Public Knowledge Project.",
    "id": 87964,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/87964/?format=api"
}