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

{
    "id": 91797,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91797/?format=api",
    "text_counter": 167,
    "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": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order to address Question No.277 to a non-existent Minister? Is there a Minister for Wildlife and Forestry? Is that in order?"
}