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

{
    "id": 72004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72004/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House approves the Report of the Select Committee investigating the circumstances leading to the death of the late hon. Dr. Robert Ouko, EGH, MP laid on the Table on Wednesday, 8th December, 2010."
}