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

{
    "id": 111740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111740/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Mr. Speaker, Sir, now that I have informed the Assistant Minister that we did not submit anything, could he assure this House that they will desist from awarding a tender to the market whose site we had not chosen and give us a chance to select the site for the market?"
}