Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11253231/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-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": "2022-09-05T12:17:34.704410Z",
    "action": 9,
    "target": "現在の dnf コマンドを機能させるため、アクティブなリポジトリーを一時的に無効にします。ID、コンマ区切りの ID 一覧、または ID の glob を受け入れます。このオプションは複数回指定できますが、'-repo' と同時には使用できません。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Temporarily disable active repositories for the purpose of the current dnf command. Accepts an id, a comma-separated list of ids, or a glob of ids. This option can be specified multiple times, but is mutually exclusive with `--repo`.",
        "old_state": 0
    },
    "id": 7574402,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/7574402/?format=api"
}