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

{
    "id": 1104970,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1104970/?format=api",
    "text_counter": 148,
    "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": "Business Committee was proposing that we limit it to one hour and twenty minutes and have, at least, 12 Members contribute to such debate. I do not have much to say. This is a Procedural Motion. I beg to second."
}