Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/803295/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/de/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/martin.braendle@uzh.ch/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/martin.braendle@uzh.ch/?format=api",
    "timestamp": "2024-07-26T12:15:29.108124Z",
    "action": 2,
    "target": "Eingangsbestätigung für Ihr Gutachten",
    "id": 866742,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/866742/?format=api"
}