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

{
    "id": 192518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192518/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Local Government",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Speaker, Sir, I am sure you heard the hon. Member on the Floor referring to hon. Members as \"these fellows\". Is it in order to refer to hon. Members as \"these fellows\"?"
}