Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/117339652/?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-02-29T11:37:07.761466+01:00",
    "action": 31,
    "target": "启用对HTTP/3(DoH3、Quic上的HTTP)的支持。 请注意,与DNSCcrypt类似,但与其他HTTP版本不同,它使用UDP和(通常)端口443而不是TCP。",
    "id": 82577382,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/82577382/?format=api"
}