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

{
    "id": 127562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127562/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "The Assistant Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Is it in order for the hon. Member to say that there are hon. Members who are thinking through their stomachs and yet, the hon. Member who raised this amendment rose on a valid point? Is he in order?"
}