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

{
    "id": 101982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101982/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Madam Temporary Deputy Speaker, as it is, I am not even able to raise a supplementary question because I have not even been given a written answer by the Minister so far. I do not know whether at this stage we can proceed with the Question."
}