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

{
    "id": 100910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100910/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, there are two arms to this Question that will require clarification; one is the maize scandal and the other one is the education scandal. I would like to beg your indulgence to seek two clarifications each under the maize and under the education issues."
}