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

{
    "id": 1272021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1272021/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": "Mr. Speaker, Sir, in our Standing Orders, every person is supposed to address you. I do not why Sen. Gataya Mo Fire is addressing the Cabinet Secretary instead of addressing you."
}