Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11740548/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-02-12T02:42:47.251214Z",
    "action": 2,
    "target": "현재 시스템 버전 보다 큰 --releasever 가 필요합니다.",
    "old": "현재 시스템 버전 보다 큰 --releasever가 필요합니다.",
    "details": {
        "state": 20,
        "source": "Need a --releasever greater than the current system version.",
        "old_state": 20
    },
    "id": 14721146,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14721146/?format=api"
}