Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12545302/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-9/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/transtats/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/transtats/?format=api",
    "timestamp": "2023-03-06T13:57:13.406616Z",
    "action": 9,
    "target": "リポジトリーのプライマリーデータを開くと失敗します: %s",
    "old": "プライマリーの読み込みに失敗しました: %s",
    "details": {
        "state": 20,
        "source": "Opening repository primary data has failed: %s",
        "old_state": 10
    },
    "id": 9431872,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/9431872/?format=api"
}