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

{
    "id": 93648,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/93648/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I rise to seek guidance from the Chair. The issue raised by the Member for Embakasi appears to be a family issue. I do not know whether it will be in order for it to be brought to House."
}