Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12708281/?format=api",
    "component": "https://hosted.weblate.org/api/components/superfreezz/superfreezz/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/superfreezz/superfreezz/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/hyoooojh/?format=api",
    "author": "https://hosted.weblate.org/api/users/hyoooojh/?format=api",
    "timestamp": "2023-10-22T16:05:36.231530+02:00",
    "action": 2,
    "target": "항상 이 앱을 프리즈",
    "id": 69588761,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/69588761/?format=api"
}