Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5592276/?format=api",
    "component": "https://hosted.weblate.org/api/components/safe-eyes/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/safe-eyes/translations/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/aerowolf/?format=api",
    "author": "https://hosted.weblate.org/api/users/aerowolf/?format=api",
    "timestamp": "2024-02-20T10:33:35.554889+01:00",
    "action": 2,
    "target": "顺时针方向转动眼球",
    "id": 81518839,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/81518839/?format=api"
}