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

{
    "id": 160292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160292/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Deputy Speaker, Sir, if you look at some of these points of order, they are arguments. Why can they not wait for their time to argue? I have my point; wait for your time and argue! You are a senior hon. Member of this House. I just came here the other day, but I think I am doing much better!"
}