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

{
    "id": 102408,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102408/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am aware that the Minister has presented his Budget before the House. Therefore, the Minister for Roads should be in a position to tell us whether the money is there for the next financial year. Could he confirm to this House whether there will be money available for the roads?"
}