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

{
    "id": 120754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120754/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I think the Minister seems to have misunderstood my point; I was referring to Members of Parliament and not Ministers or the President, because hon. Karua is not a Minister but is a Member of Parliament like myself."
}