govinfo_legislation_version_lineage
Return every published GovInfo text-version link for one hosted bill, including version type/code, date, immutable package identifier, package page, and official XML URL. Use this for 'show the introduced, reported, engrossed, enrolled, and law versions of H.R. 2670', 'what version codes exist for S. 1?', or to assemble a reproducible legislative-text lineage. This is version metadata, not a text diff. Coverage is 118th-Congress HR/S only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_type | Yes | Hosted measure type: HR for a House bill or S for a Senate bill. Resolutions are outside this v1 snapshot. | |
| bill_number | Yes | Numeric bill number within the fixed 118th Congress. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |