Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/116468550/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-edu-documentation/debian-edu-bullseye/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-edu-documentation/debian-edu-bullseye/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/schweer-guest/?format=api",
    "author": "https://hosted.weblate.org/api/users/schweer-guest/?format=api",
    "timestamp": "2024-02-23T15:17:54.263498+01:00",
    "action": 2,
    "target": "Herunterladen des Installationsmediums für Debian Edu 11, Codename Bullseye",
    "old": "Herunterladen des Installationsmediums für Debian Edu 11, Codename Buster",
    "details": {
        "state": 20,
        "source": "Download the installation media for Debian Edu 11 Codename Bullseye",
        "old_state": 20
    },
    "id": 81795284,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/81795284/?format=api"
}