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

{
    "id": 1008508,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1008508/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker Sir, since you and the distinguished Senator for Bungoma are here; on that Saba Saba Day, the late hon. Masinde Muliro wore a suit unlike many of us. It was a very important day for him. For some people to treat this day as if it is some casual event in our history is completely despicable."
}