Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/239103/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/tormod/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/tormod/?format=api",
    "timestamp": "2021-01-28T11:46:50.905347Z",
    "action": 4,
    "target": "En ny bruker har blitt registrert den {$date} i tidsskriftet {$contextName}.\n<br /><strong>Navn:</strong> {$userFullName}\n<br /><strong>Brukernavn:</strong> {$userName}\n<br /><strong>E-post:</strong> {$userEmail}</a>\n<br />\n<br />\nDette er en automatisk generert e-post fra Public Knowledge Project sitt programtillegg for registreringsmelding.",
    "id": 145921,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/145921/?format=api"
}