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

{
    "id": 172212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172212/?format=api",
    "text_counter": 510,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "Although I see an hon. Member wanting to raise a point of order, has it occurred to this House that, that far, we have yet to start the business of the House, if you look at the Order Paper? This is now the business of the House."
}