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

{
    "id": 100918,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100918/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Speakers, Sir, as a result of the new findings, as presented by the Minister, donor funding for the free primary education was suspended during the scandals, could the Prime Minister tell the House the current status on donor funding to the education sector?"
}