Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/117363859/?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-01T11:33:43.323676+01:00",
    "action": 31,
    "target": "如果您在仅支持IPv6的网络上且IPv4站点变得不可用,请激活此选项。 否则不要启用它,否则您将无法连接到任何东西。",
    "id": 82626508,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/82626508/?format=api"
}