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

{
    "id": 261578,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/261578/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the hon. Member in order to say that messages were sent by my co-whip, but I did not sent? What he needed was the message! Was it a must that he sends the messages and I follow suit? Is he in order?"
}