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

{
    "id": 114014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114014/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is a simple Question. What informed the decision to make birth certificates a requirement? The Question is being asked to the Ministry of Education which is supposed to prepare our children for examinations. Surely, they must have discussed and agreed on this directive. On this basis---"
}