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

{
    "id": 270321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270321/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, yes, I am aware His Excellency the President mentioned this road on his tour of Eastern Province; I am also aware of the limitation of funds available to us as a Ministry to build this road. I have, therefore, made sure that it will be factored into the financial year 2012/2013, so that it is taken care of when the budgetary allocations are made at the end of the financial year."
}