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

{
    "id": 15572,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15572/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, in my answer, I said that we know the names now. They are with the Prime Minister and the President for consultations. I really do not know the reasons why the names have not been forwarded to the House. But I want to believe that, that will be done at the time when both the Prime Minister and the President will have concluded their consultations. It will be difficult for me to give any undertaking to this House on that issue."
}