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

{
    "id": 190885,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190885/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. I think fair is fair. If we have to bear with the side of the Government, it is only fair that they also bear with this side. When we just entered the Chamber, an hon. Member's Question was dropped!"
}