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

{
    "id": 1238572,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1238572/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Thank you, Madam Temporary Speaker. I have been following the proceedings of this ministerial session. Before I comment, allow me to laud the new CS. He has displayed a lot of professionalism and understanding of his Ministry."
}