Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11005820/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f37/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f37/ia/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-12-20T13:47:55.933786Z",
    "action": 4,
    "target": "Tu non ha definite un partition de radice (/) que es necessari pro continuar le installation de %s.",
    "old": "",
    "details": {
        "state": 0,
        "source": "You have not defined a root partition (/), which is required for installation of %s to continue.",
        "old_state": 0
    },
    "id": 17563446,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/17563446/?format=api"
}