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

{
    "id": 123920,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123920/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. Mr. Speaker, Sir, allow me to refer you to the HANSARD Report of Wednesday 16th September 2009 where I adequately answered this Question. It was however, referred for the purposes of the Member to study the tabled documents so that he may ask questions. Would I be in order, Mr. Speaker, Sir, to request you to ask Members to ask their questions?"
}