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

{
    "id": 199061,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199061/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, I can confirm that we are committed to implementing free secondary school education, just like I can confirm that in 2002, one of the campaign pledges of NARC was provision of free primary school education which was implemented."
}