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

{
    "id": 237401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/237401/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Tarus",
    "speaker_title": "The Assistant Minister for Local Government",
    "speaker": {
        "id": 315,
        "legal_name": "Stephen Kipkiyeny Tarus",
        "slug": "stephen-tarus"
    },
    "content": " On a point of order, Mr. Speaker, Sir. If I heard the hon. Member right, he made reference to the \"Ministry of Higher Education.\" Is he in order to do so, when we do not have such a Ministry?"
}