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

{
    "id": 10101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10101/?format=api",
    "text_counter": 514,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Thank you very much, Mr. Konchella. That is a member of the committee. So, in the case of Mavisi, all the parents and the husband are of the Luhya ethnicity. The issue of regional balancing does not apply to her because she does not live in the Nandi County."
}