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

{
    "id": 74105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74105/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Minister to make an arrangement with the hon. Questioner outside Parliament and appear to be asking the Question on behalf of the hon. Member? That is because the Question has not even been asked. Is it in order?"
}