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

{
    "id": 87006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87006/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Mr. Nderitu",
    "speaker_title": "",
    "speaker": {
        "id": 231,
        "legal_name": "Alfred Mwangi Nderitu",
        "slug": "alfred-nderitu"
    },
    "content": "Mr. Speaker, Sir, I seek your indulgence. I did rise on a point of order to seek your guidance as to the validity of this Motion. The hon. Member is proceeding with debate before we get direction from you."
}