Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/219393/?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_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-07-23T17:41:33.740466Z",
    "action": 5,
    "target": "Une nouvelle utilisatrice ou un nouvel utilisateur s'est inscrit le {$date} auprès de la revue {$contextName}.\n<br /><strong>Nom :</strong> {$userFullName}\n<br /><strong>Nom d'utilisateur-trice :</strong> {$userName}\n<br /><strong>Courriel :</strong> {$userEmail}</a>\n<br />\n<br />\nCe courriel a été généré par le plugiciel de signalement d'inscription du Public Knowledge Project.",
    "id": 74887,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/74887/?format=api"
}