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

{
    "id": 10782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10782/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Speaker, Sir, I have the HANSARD here. The Ministerial Statement was delivered on Wednesday 4th May, 2011, that is last week. So, I want to reiterate the same contents that were given by the Minister and the questions asked."
}