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

{
    "id": 100434,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100434/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, this Question seeks to address the very serious issue of shortage of teachers in our country. I have been given a very inadequate answer by my officers, and I plead for the indulgence of this House that I be given more time – maybe a week – so that I come here with a good answer."
}