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

{
    "id": 113201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113201/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister is trying to evade the question. Is he in order to evade my question? It is true that birth certificates have always been issued, but the number of birth certificates that are now being sought is overwhelming. That is why the matter is of concern to this House. That is also why we are asking the Ministry to suspend it. Could he tell is why he cannot suspend that requirement now that it is overwhelming the Government?"
}