Changes API.

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

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

{
    "unit": "https://wl.bs2k.me/api/units/8299/?format=api",
    "component": "https://wl.bs2k.me/api/components/semicolon/glossary/?format=api",
    "translation": "https://wl.bs2k.me/api/translations/semicolon/glossary/eo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-19T00:56:50.915407Z",
    "action": 31,
    "target": "",
    "id": 3453,
    "action_name": "New string added",
    "url": "https://wl.bs2k.me/api/changes/3453/?format=api"
}