Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3845313/?format=api",
    "component": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/qooxdoo/demobrowser/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "timestamp": "2021-10-16T15:43:45.831662+02:00",
    "action": 2,
    "target": "Befehlsmenü (Tastaturkürzel)",
    "old": "Kommando Menu (Tastaturkürzel)",
    "details": {},
    "id": 13973371,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/13973371/?format=api"
}