GET v1/{instance}/{session}/bill/version/text/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | No documentation available. |
Define this parameter in the request URI. |
instance | No documentation available. |
Define this parameter in the request URI. |
session | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Subject": "sample string 1", "BillTextVersionID": "sample string 2", "ActionText": "sample string 3", "ActionDate": "2024-10-31T03:23:13.4220106+00:00", "Preamble": "sample string 5", "Digest": "sample string 6", "BillSection": [ { "BillSectionNum": "sample string 1", "ActionLine": "sample string 2", "FragmentText": "sample string 3", "LawHeadings": [ { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" }, { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" }, { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" } ], "SectionLaw": [ { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" } ] }, { "BillSectionNum": "sample string 1", "ActionLine": "sample string 2", "FragmentText": "sample string 3", "LawHeadings": [ { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" }, { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" }, { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" } ], "SectionLaw": [ { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" } ] }, { "BillSectionNum": "sample string 1", "ActionLine": "sample string 2", "FragmentText": "sample string 3", "LawHeadings": [ { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" }, { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" }, { "LawHeadingNum": "sample string 1", "LawHeadingContent": "sample string 2" } ], "SectionLaw": [ { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionVersionContent": "sample string 2" } ] } ], "VersionID": "sample string 7", "VersionDisplay": "sample string 8", "BillVersionID": "sample string 9", "BillSections": [ { "SectionNum": "sample string 1", "ActionLine": "sample string 2", "SectionFragment": { "LawHeadingNum": "sample string 1", "LawHeadingType": "sample string 2", "LawHeadingText": "sample string 3", "LawSections": [ { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" } ] } }, { "SectionNum": "sample string 1", "ActionLine": "sample string 2", "SectionFragment": { "LawHeadingNum": "sample string 1", "LawHeadingType": "sample string 2", "LawHeadingText": "sample string 3", "LawSections": [ { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" } ] } }, { "SectionNum": "sample string 1", "ActionLine": "sample string 2", "SectionFragment": { "LawHeadingNum": "sample string 1", "LawHeadingType": "sample string 2", "LawHeadingText": "sample string 3", "LawSections": [ { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" }, { "LawSectionNum": "sample string 1", "LawSectionContent": "sample string 2" } ] } } ] }
application/xml, text/xml
Sample:
<XMLBill xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LAS.Models.ViewModels"> <ActionDate>2024-10-31T03:23:13.4220106+00:00</ActionDate> <ActionText>sample string 3</ActionText> <BillSection> <XMLBillSection> <ActionLine>sample string 2</ActionLine> <BillSectionNum>sample string 1</BillSectionNum> <FragmentText>sample string 3</FragmentText> <LawHeadings> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> </LawHeadings> <SectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> </SectionLaw> </XMLBillSection> <XMLBillSection> <ActionLine>sample string 2</ActionLine> <BillSectionNum>sample string 1</BillSectionNum> <FragmentText>sample string 3</FragmentText> <LawHeadings> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> </LawHeadings> <SectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> </SectionLaw> </XMLBillSection> <XMLBillSection> <ActionLine>sample string 2</ActionLine> <BillSectionNum>sample string 1</BillSectionNum> <FragmentText>sample string 3</FragmentText> <LawHeadings> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> <XMLBillLawHeading> <LawHeadingContent>sample string 2</LawHeadingContent> <LawHeadingNum>sample string 1</LawHeadingNum> </XMLBillLawHeading> </LawHeadings> <SectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> <XMLBillSectionLaw> <LawSectionNum>sample string 1</LawSectionNum> <LawSectionVersionContent>sample string 2</LawSectionVersionContent> </XMLBillSectionLaw> </SectionLaw> </XMLBillSection> </BillSection> <BillSections> <BillXMLSection> <ActionLine>sample string 2</ActionLine> <SectionFragment> <LawHeadingNum>sample string 1</LawHeadingNum> <LawHeadingText>sample string 3</LawHeadingText> <LawHeadingType>sample string 2</LawHeadingType> <LawSections> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> </LawSections> </SectionFragment> <SectionNum>sample string 1</SectionNum> </BillXMLSection> <BillXMLSection> <ActionLine>sample string 2</ActionLine> <SectionFragment> <LawHeadingNum>sample string 1</LawHeadingNum> <LawHeadingText>sample string 3</LawHeadingText> <LawHeadingType>sample string 2</LawHeadingType> <LawSections> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> </LawSections> </SectionFragment> <SectionNum>sample string 1</SectionNum> </BillXMLSection> <BillXMLSection> <ActionLine>sample string 2</ActionLine> <SectionFragment> <LawHeadingNum>sample string 1</LawHeadingNum> <LawHeadingText>sample string 3</LawHeadingText> <LawHeadingType>sample string 2</LawHeadingType> <LawSections> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> <BillXMLLawSection> <LawSectionContent>sample string 2</LawSectionContent> <LawSectionNum>sample string 1</LawSectionNum> </BillXMLLawSection> </LawSections> </SectionFragment> <SectionNum>sample string 1</SectionNum> </BillXMLSection> </BillSections> <BillTextVersionID>sample string 2</BillTextVersionID> <BillVersionID>sample string 9</BillVersionID> <Digest>sample string 6</Digest> <Preamble>sample string 5</Preamble> <Subject>sample string 1</Subject> <VersionDisplay>sample string 8</VersionDisplay> <VersionID>sample string 7</VersionID> </XMLBill>