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

{
    "id": 234832,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234832/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "The Assistant Minister for Finance",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": " Much obliged, Mr. Temporary Deputy Speaker, Sir. I had a request from Prof. Maathai and that is why I was requesting to donate some two minutes to her. Despite your ruling, I would still appeal to you that due to her status, when she makes a request to some of us, she should be considered."
}