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

{
    "id": 93128,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/93128/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Assistant Minister to avoid answering the question? It is obvious that Kenyans want to use those pipes. Must they write a letter? Why can the Assistant Minister not give the order here?"
}