Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/117364126/?format=api",
    "component": "https://hosted.weblate.org/api/components/invizible/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/invizible/glossary/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/shareuser/?format=api",
    "author": "https://hosted.weblate.org/api/users/shareuser/?format=api",
    "timestamp": "2024-03-01T12:07:25.782527+01:00",
    "action": 31,
    "target": "转发_规则",
    "id": 82627957,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/82627957/?format=api"
}