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

{
    "id": 1074812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1074812/?format=api",
    "text_counter": 267,
    "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, I also rise to support this Motion. I was waiting for the Senator of Nakuru to speak, but I have been told that she is supportive of this Motion. I am glad of the fact that she is taking leadership in this Motion to give the people of Nakuru what they deserve."
}