Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/104808985/?format=api",
    "component": "https://hosted.weblate.org/api/components/tor/onion-launchpad/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tor/onion-launchpad/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://hosted.weblate.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-05-16T01:19:38.083476+02:00",
    "action": 4,
    "target": "그러나 Tor 프로젝트 웹 사이트에 액세스할 수 없는 경우가 있을 수 있습니다. 예를 들어 네트워크에서 차단될 수 있습니다.",
    "id": 92158843,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/92158843/?format=api"
}