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

{
    "id": 1562926,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1562926/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Thank you, Mr. Speaker, Sir. I also want to join my colleagues in mourning and condoling with the family of the late Charles Ong’ondo Were. He was a great friend and also somehow related to us. His first wife came from Siaya; she passed away. We want to sincerely condole with the family for this very big loss."
}