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

{
    "id": 104033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104033/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Just looking at the first part of the Question, it is asking why there is no subsidized fertilizer. But the Assistant Minister is talking of being aware. He is not responding to the Question. It is asking why there is no fertilizer and not whether you are aware. Is he in order to avoid answering the Question?"
}