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

{
    "id": 1005794,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005794/?format=api",
    "text_counter": 33,
    "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. Temporary Deputy Speaker, as I second this Motion, I want to state that in the history of this country, this is the first time we are confronted with approval of the Third Supplementary Budget. It has never happened."
}