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

{
    "id": 1285174,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1285174/?format=api",
    "text_counter": 523,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " You have made your point, and I hope the Chairperson is listening. I can see the Member for Thika Constituency is still not satisfied because the question she asked has not been responded to. Hold on, Hon. Alice Ng'ang'a"
}