Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8423344/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f35/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f35/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/sobek/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/sobek/?format=api",
    "timestamp": "2021-09-23T22:22:21.568544Z",
    "action": 2,
    "target": "Bitte verbinden Sie manuell Ihren VNC-Client mit der IP-Adresse:%s, um die Installation zu starten. Wechseln Sie zur Shell (Strg-B 2) und führen Sie 'ip addr' aus, um die IP-Adresse herauszufinden.",
    "old": "Bitte verbinden Sie manuell Ihren VNC-Client mit der IP-Adresse:%s, um die Installation zu starten. Wechseln Sie zur Shell (Ctrl-B 2) und führen Sie 'ip addr' aus, um die IP-Adresse herauszufinden.",
    "details": {},
    "id": 3595350,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3595350/?format=api"
}