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

{
    "id": 214937,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214937/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Tarus",
    "speaker_title": "",
    "speaker": {
        "id": 315,
        "legal_name": "Stephen Kipkiyeny Tarus",
        "slug": "stephen-tarus"
    },
    "content": "Mr. Speaker, Sir, I would like to inform the hon. Member that whereas he had asked a very good Question, I would like this honourable House to take cognisance of the importance of not revealing everything that we discuss about our country's defence matters."
}