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

{
    "id": 2791,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2791/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Speaker, Sir, I am the hon. Member for Rangwe. It is very unfortunate to see the reckless manner in which the Assistant Minister is responding to this Question. Mr. Odero Jowi gave a lot of service to this country and my question is: Given his contribution to this country, from the time he received the Question, what research has he done regarding the state of health of Mr. Odero Jowi?"
}