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

{
    "id": 240343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240343/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Deputy Speaker, Sir, I will know the estimated cost once the contractors have presented their bids. Since they have not presented their bids, it is not possible to say how much it is going to cost. So, I cannot preempt the cost of the road."
}