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

{
    "id": 59346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59346/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I am glad to hear that the Minister is willing to carry out further consultations with a view to possibly lifting this ban. I wish to state that before I asked this Question I consulted very widely with the hon. Members from around Lake Victoria and in particular, I consulted with fish traders of Kibuye, Oyile and Jubilee markets."
}