GET /solarapi/v1/general_assembly_132/bills/sb333/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "itemCount": 1,
    "items": [
        {
            "name": "S. B. No. 333",
            "chamber": "Senate",
            "number": "sb333",
            "shorttitle": "Authorize domestic surplus lines insurers",
            "longtitle": "To amend sections 3905.30, 3905.33, 3955.05, and 3960.11 and to enact section 3905.332 of the Revised Code to authorize domestic surplus lines insurers. ",
            "version": "As Introduced",
            "versionid": "IN",
            "revno": 1082406,
            "formatted_ver": "00",
            "apn": "chamber/132nd_ga/ready_for_publication/bills/sb333/00_IN/sb333_00_IN.html",
            "local_impact_statement": "No - No local cost",
            "govsigned": null,
            "concurrence": null,
            "effective_date": null,
            "effective_date_notes": "",
            "to_governor": null,
            "link": "/solarapi/v1/general_assembly_132/bills/sb333/IN/00",
            "sponsors": [
                {
                    "firstname": "Bob",
                    "lastname": "Hackett",
                    "link": "/solarapi/v1/general_assembly_132/legislators/sen_hackett_bob_1"
                }
            ],
            "cosponsors": [],
            "amendments": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/amendments"
                }
            ],
            "action": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/actions"
                }
            ],
            "subjectindexes": [
                {
                    "primary": "Commerce",
                    "secondary": "Insurance"
                }
            ],
            "cmtevotes": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/cmtevotes"
                }
            ],
            "votes": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/votes"
                }
            ],
            "veto": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/veto"
                }
            ],
            "disapprove": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/disapprove"
                }
            ],
            "analysis": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/analysiss"
                }
            ],
            "synopsis": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/synopsiss"
                }
            ],
            "occupational_review": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/occupational_review"
                }
            ],
            "fiscal": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/fiscals"
                }
            ],
            "statusreport": [
                {
                    "link": "/solarapi/v1/general_assembly_132/bills/sb333/statusreports"
                }
            ],
            "pdfDownloadLink": "/solarapi/v1/general_assembly_132/bills/sb333/IN/00/sb333_00_IN?format=pdf",
            "htmlDownloadLink": "/solarapi/v1/general_assembly_132/bills/sb333/IN/00/sb333_00_IN?format=html"
        }
    ]
}