Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/438206/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/admin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-21T00:56:01.196888Z",
    "action": 59,
    "target": "Whether or not to make the SUSHI API endpoints publicly accessible for all presses on this site. If you enable the public API, each press may override this setting to make their statistics private. However, if you disable the public API, presses can not make their own API public.",
    "id": 323280,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/323280/?format=api"
}