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

{
    "id": 20522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20522/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Thank you, Mr. Deputy Speaker, Sir. I wish to beg for the indulgence of the House to give me a few minutes because I have sent a copy of the written answer to be photocopied so that I can supply the hon. Member and also have one copy to answer. So, I am sure that in the next five or ten minutes, we can be able to come back to this Question and I will be able to answer it accordingly."
}