Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/739848/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T23:33:26.529379Z",
    "action": 59,
    "target": "Ein neuer Benutzer wurde am {$date} in der Zeitschrift {$contextName} registriert.\n<br /><strong>Name:</strong> {$userFullName}\n<br /><strong>Benutzer/innenname:</strong> {$Benutzername}\n<br /><strong>E-Mail:</strong> {$BenutzerE-Mail}</a>\n<br />\n<br />\nDiese E-Mail wurde \"Registration Notification\"-Plugin des Public Knowledge Project generiert.",
    "id": 679563,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/679563/?format=api"
}