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

{
    "id": 103499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103499/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, first of all, I must applaud your ruling that we should not use this Floor to campaign for or against the document. Having said that, may I know from the Prime Minister the projects which have been shelved, so that funding is diverted to the review process?"
}