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

{
    "id": 53478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53478/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Unless Mr. K. Kilonzo had given notice to the Chair of his intention to ask another Member to ask the Question on his behalf, this will not be procedural. I seek your guidance on this."
}