Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/174590/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/submissions/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/submissions/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "timestamp": "2020-05-07T22:32:47.599521Z",
    "action": 30,
    "target": "These specifications are based on the Dublin Core metadata set, an international standard used to describe content.",
    "id": 55506,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/55506/?format=api"
}