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

{
    "id": 1004128,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1004128/?format=api",
    "text_counter": 130,
    "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": " Hon. Deputy Speaker, first-come-first-served is easier said, but it would also look ridiculous for MPs to start running here. We are not children. Let us have some order and have some few minutes of reservations."
}