Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/434840/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal/ko/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "timestamp": "2024-08-26T12:45:10.879722Z",
    "action": 5,
    "target": "참고: Wayland에서는 'qterminal -d'에 대한 컴포지터 설정에 바로가기를 추가해야 합니다.",
    "id": 201605,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/201605/?format=api"
}