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

{
    "id": 195966,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195966/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Mr. Deputy Speaker, Sir, the Question was:- \"Is the Minister aware that funds under the Constituency Secondary School Bursary scheme for 2008 are yet to be released?\" That was the Question!"
}