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

{
    "id": 119497,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/119497/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Last week, I sought for a Ministerial Statement from the Minister for State for Special Programmes, and she undertook to bring it today. She has informed me that she has the Ministerial Statement, and it is very brief."
}