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

{
    "id": 520073,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/520073/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Hon. Kamanda",
    "speaker_title": "",
    "speaker": {
        "id": 221,
        "legal_name": "Maina Kamanda",
        "slug": "maina-kamanda"
    },
    "content": "If there is any Member who is not supposed to accuse me in this House it is my friend, the Member for Chuka. He knows very well how hard I have tried to solve most of his problems. This morning, he kept my Committee waiting for three hours for his petition to be heard."
}