Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/81055/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
    "user": "https://translate.yunohost.org/api/users/minemy/?format=api",
    "author": "https://translate.yunohost.org/api/users/minemy/?format=api",
    "timestamp": "2024-01-25T13:11:46.535348Z",
    "action": 5,
    "target": "서버와 연결되었습니다! 다시 로그인할 수 있습니다",
    "id": 116036,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/116036/?format=api"
}