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

{
    "id": 1483757,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1483757/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, I thank you profusely for recognizing me as the youngest Member of this House. I have turned 81 years old and I feel as if I am 40 years old."
}