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

{
    "id": 1228629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1228629/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "I thank you very much for choosing to come to the Senate. This is a great institution. Your choice is not a disappointment. This House is better than the other one, where I sat for about 30 years. We should be an ‘Upper’ House. Thank you, Mr. Speaker, Sir."
}