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

{
    "id": 109693,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109693/?format=api",
    "text_counter": 27,
    "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. Speaker, Sir, I beg the indulgence of the House because I have an answer which I consider very inadequate to this Question. I only got it this morning. I have tried my best to get a proper answer from the relevant officer and it was not possible to do so. So, may I ask that the Question be deferred to tomorrow, so that I can properly address the issue?"
}