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

{
    "id": 42929,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42929/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "Mr. Speaker, Sir, Tuesday is not okay for me. He can do it on Thursday because he has already admitted that he has the written answer. I believe all it takes is to photocopy it. In fact, with your indulgence, I had requested the Parliamentary staff to get it from him and photocopy for me. But he has refused to give it to them. So, the latest I can accept is Thursday this week!"
}