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

{
    "id": 1100250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1100250/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Thank you, Mr. Speaker, Sir, for giving me this chance. I think the issues being raised by the Senator of Samburu are very serious. I am very much concerned that instead of discussing the issue, we are discussing the Committee. This is a great disservice to the people of Laikipia."
}