Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/689666/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/user/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/user/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:32:08.577674Z",
    "action": 59,
    "target": "Morate odabrati novu lozinku prije nego što se prijavite na ovu stranicu.<br /><br />Molimo unesite ispod vaše korisničko ime i vašu sadašnju i novu lozinku kako biste promijenili lozinku za vaš korisnički račun.",
    "id": 626180,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/626180/?format=api"
}