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

{
    "id": 306923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/306923/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have just heard you read out the names of those who had requested for chances to speak. My name was missing even though I had placed a request with you. This is a very important Bill, and I want to contribute to it."
}