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

{
    "id": 17578,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17578/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Mr. Odhiambo-Mabona",
    "speaker_title": "",
    "speaker": {
        "id": 355,
        "legal_name": "Herman Odhiambo Omamba",
        "slug": "herman-omamba"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I am willing to be patient only if the Minister can tell me how long I should be patient. Could I be patient for two weeks or for one year? I think I am willing to be patient for two weeks."
}