Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "timestamp": "2023-10-09T08:10:21.744472Z",
    "action": 25,
    "target": "xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-ui/src/main/resources/XWiki/Like/LikeTranslations.zh.xml",
    "id": 398431,
    "action_name": "Translation removed",
    "url": "https://l10n.xwiki.org/api/changes/398431/?format=api"
}