Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/560544/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-security-advisory-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-security-advisory-ui/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-06T03:30:29.037076Z",
    "action": 59,
    "target": "This advisory can now be disclosed according to its embargo date. You should request a CVE and publish it. Once done you need to mark it disclosed with the button on top of the page.",
    "id": 372415,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/372415/?format=api"
}