Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1565658/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/glossary/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-05T10:24:21.786866Z",
    "action": 31,
    "target": "",
    "id": 528545,
    "action_name": "New string added",
    "url": "https://translate-dev.freebsd.org/api/changes/528545/?format=api"
}