Changes API.

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

GET /api/changes/15609250/?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": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2022-01-04T11:40:52.246384+01:00",
    "action": 4,
    "target": "Güvenlik duvarı kullanıyorsanız TCP ve UDP için 1714-1764 portlarını açınız.",
    "id": 15609250,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/15609250/?format=api"
}