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

{
    "id": 135899,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135899/?format=api",
    "text_counter": 142,
    "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. The Assistant Minister did not answer the question. The question is: When? Because every time they come here, they say those titles will be cancelled. When will the first title deed be cancelled so that we have faith?"
}