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

{
    "id": 3251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3251/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, my last question is about joyriders. Clearly, there are many here who took a ride. They never participated in a game called netball. I have googled and found that Kenya and Maputo are the only teams---"
}