Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/842495/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/datacite/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/datacite/mk/?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-09-18T05:13:59.415331Z",
    "action": 30,
    "target": "DataCite",
    "id": 875442,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/875442/?format=api"
}