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

{
    "id": 13463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13463/?format=api",
    "text_counter": 515,
    "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. Speaker, Sir. You have just heard the hon. Member for Yatta imputing improper motive on the hon. Member for Gwassi. I have not said anything yet he has mentioned my name. Can he withdraw and apologize to me for scandalizing my name?"
}