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

{
    "id": 173434,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173434/?format=api",
    "text_counter": 477,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, given that we have had a lot of debate on this Bill, and given that we are going to interrupt the normal Business of the House to discuss another very important matter, would it be in order for me to ask that we conclude this debate, so that we can move to the next stage?"
}