Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/149654/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-13T12:59:15.766710Z",
    "action": 59,
    "target": "Vi har mottatt en forespørsel om å tilbakestille passordet ditt til nettstedet {$siteTitle}.<br />\n<br />\nHvis du ikke har sendt oss en slik forespørsel og ikke vil endre passordet ditt, kan du ignorere denne e-posten. Hvis du ønsker nytt passord, klikk på lenken nedenfor.<br />\n<br />\nForny passordet: {$passwordResetUrl}<br />\n<br />\n{$siteContactName}",
    "id": 787710,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/787710/?format=api"
}