Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/11247781/?format=api",
    "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/tr/?format=api",
    "user": "https://hosted.weblate.org/api/users/noxivirtus/?format=api",
    "author": "https://hosted.weblate.org/api/users/noxivirtus/?format=api",
    "timestamp": "2023-01-04T22:14:26.925511+01:00",
    "action": 2,
    "target": "Eğer çalışmakta olan bir güvenlik duvarına sahipseniz,  TCP ve UDP için 1714-1764 portunu açınız\n\n",
    "id": 44529991,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/44529991/?format=api"
}