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

{
    "id": 185015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/185015/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Speaker, Sir, in this era where the Government is talking about Vision 2030, and we are also talking about strategic planning, could the Vice-President and Minister for Home Affairs give us a timeframe within which we expect, finally, to decongest the prisons in this country?"
}