Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4322468/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/pavucontrol/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/pavucontrol/sl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
    "timestamp": "2024-08-04T10:44:16.299141Z",
    "action": 2,
    "target": "Neuspeli povratni klic vhoda ponora",
    "old": "Sink input callback failure",
    "details": {
        "state": 20,
        "source": "Sink input callback failure",
        "old_state": 20
    },
    "id": 16800752,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16800752/?format=api"
}