Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7117363/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/fi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tigg/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tigg/?format=api",
    "timestamp": "2024-12-19T08:26:02.967288Z",
    "action": 2,
    "target": "Tästä LVM-taltioyhmästä puuttuu %(missingPVs)d %(totalPVs)d fyysisistä taltioista. Voit poistaa sen tai valita toisen laitteen.",
    "old": "Tästä LVM-taltioyhmästä puuttuu %(missingPVs)d fyysisistä taltioista %(totalPVs)d. Voit poistaa sen tai valita toisen laitteen.",
    "details": {
        "state": 20,
        "source": "This LVM Volume Group is missing %(missingPVs)d of %(totalPVs)d physical volumes. You can remove it or select a different device.",
        "old_state": 20
    },
    "id": 17507973,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17507973/?format=api"
}