Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14807950/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-07-03T16:41:39.842318Z",
    "action": 2,
    "target": "더 많이 정보를 위해 'ip -6 addr show dev ${device} tentative'를 실행하세요",
    "old": "더 많이 보려면 'ip -6 addr show dev ${device} scope global tentative'를 실행하세요",
    "details": {
        "state": 20,
        "source": "Run 'ip -6 addr show dev ${device} tentative' for more info",
        "old_state": 10
    },
    "id": 11886277,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11886277/?format=api"
}