Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18579128/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-11-12T07:24:38.831252Z",
    "action": 7,
    "target": "Misslyckades att aktivera Red Hat-prenumeration på det installerade systemet.\n\nDin Red Hat-prenumeration kan vara ogiltig (t.ex. på grund av en utgången utvecklarprenumeration).\n\nVill du ignorera detta och fortsätta med installationen?",
    "old": "",
    "details": {
        "state": 20,
        "source": "Failed to enable Red Hat subscription on the installed system.\n\nYour Red Hat subscription might be invalid (such as due to an expired developer subscription).\n\nWould you like to ignore this and continue with installation?",
        "old_state": 0
    },
    "id": 17427696,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/17427696/?format=api"
}