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

{
    "id": 13552,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13552/?format=api",
    "text_counter": 604,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "On a point of order, Mr. Speaker, Sir. On Wednesday 19th, October, 2011, two weeks ago, I requested for a Ministerial Statement from the Government. I was promised that it would be made available on 26th October. On 26th, I was promised that it will be made available today. That is the Ministerial Statement that I am looking for."
}