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

{
    "id": 1499699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1499699/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Let us sit down and see how we will make sure that we develop policies that will ensure that in future, a granddaughter of the Majority Whip or the Senate Majority Leader will go to school, not having to worry about harambees."
}