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

{
    "id": 1046535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1046535/?format=api",
    "text_counter": 238,
    "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": "Article 95 gives us the responsibility to debate and resolve issues that are of concern to the people of this country. This is a sacrifice that I feel we can afford to give to this country."
}