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

{
    "id": 196600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/196600/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. I realise that you did order that the media should not focus on any individual hon. Member, especially if they are sleeping! Now, why should that not be highlighted?"
}