GET /api/v0.1/hansard/entries/955538/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 955538,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/955538/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "‘The leadership of the House on behalf of the House will look at the membership of the Committee on Health and make recommendations on how this House can be more efficient in that Committee and report to the Speaker in two weeks of the recommendation’"
}