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

{
    "id": 1123253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123253/?format=api",
    "text_counter": 297,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " You are absolutely right, Hon. T.J. Kajwang’. Hon. Kolosh today seems to be in a very bullish mood for some reason. He seems to be quite agitated. I do not know what it is that is agitating him. Proceed, Member for Roysambu."
}