Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/409949/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/usage-statistics-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/usage-statistics-plugin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-22T04:29:17.975301Z",
    "action": 59,
    "target": "Define the maximum number of data to present at the same time for an specific x-axis point. A higher value can generate hard to understand charts. Something between 3 and 5 is safe.",
    "id": 348406,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/348406/?format=api"
}