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

{
    "id": 1231232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231232/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": " Sen. Cherarkey, as you make your comments, what do you want the Committee to do? That is what I want to hear. Do not make a different Statement all together. A Statement has been requested. In addition to what Sen. Wambua has requested, what do you want the Committee to look into?"
}