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

{
    "id": 1078611,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1078611/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Allow me, Hon. Speaker, to take a few minutes because I know many of my colleagues will also want to have opportunity to condole and share their grief over the death of our colleague."
}