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

{
    "id": 234925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234925/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Muiruri",
    "speaker_title": "",
    "speaker": {
        "id": 238,
        "legal_name": "Patrick Kariuki Muiruri",
        "slug": "patrick-muiruri"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the two hon. Members to keep on referring to another hon. Member of this House without bringing a substantive Motion? It appears these hon. Members have a hidden agenda to tarnish Mr. Karume's name. This Question is not about Mr. Karume!"
}