Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/84741989/?format=api",
    "component": "https://hosted.weblate.org/api/components/neos/neosneos-nodetypespluginview-81/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/neos/neosneos-nodetypespluginview-81/sr/?format=api",
    "user": "https://hosted.weblate.org/api/users/kefir2105/?format=api",
    "author": "https://hosted.weblate.org/api/users/kefir2105/?format=api",
    "timestamp": "2022-12-15T09:39:40.354335+01:00",
    "action": 2,
    "target": "Перегляди плагінів",
    "id": 42028384,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/42028384/?format=api"
}