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

{
    "id": 90739,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90739/?format=api",
    "text_counter": 32,
    "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, we may have promised to tarmac the road but resources available to us would not enable us to tarmac the road as of now. That does not mean that we have no plans to tarmac that road. I want to assure the hon. Member that we will keep the road in view for the next slot of the roads to be tarmacked."
}