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

{
    "id": 1243369,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243369/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Thank you, Mr. Speaker, Sir. I prefer to do it the traditional way which is that you allow me to ask one question, then my colleagues will support me with whatever interventions they have. Then you give me the final say at the end."
}