Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/369605/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/fr_CA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-16T15:30:22.079533Z",
    "action": 16,
    "target": "",
    "id": 240440,
    "action_name": "Found duplicated string",
    "url": "http://translate.pkp.sfu.ca/api/changes/240440/?format=api"
}