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

{
    "id": 456334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456334/?format=api",
    "text_counter": 399,
    "type": "speech",
    "speaker_name": "Hon. Chumel",
    "speaker_title": "",
    "speaker": {
        "id": 318,
        "legal_name": "Samuel Chumel Moroto",
        "slug": "samuel-moroto"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker, for giving me this chance to add my voice in support of the Motion on the nomination of the two persons. We have known, especially Dr. Ali, for a very long time. As Members have said, Ms. Mumelo is a good lady. I also want to thank the Chair of PSC and the team because they have spread out the nominees. In fact, those two come from hardship and under developed areas of Kenya. We also feel that we are represented. For a long time, only some areas dominated everything; be it job opportunities or representation. But this one is well represented and I support it."
}