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

{
    "id": 140101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140101/?format=api",
    "text_counter": 398,
    "type": "speech",
    "speaker_name": "Mr. ole Lankas",
    "speaker_title": "",
    "speaker": {
        "id": 65,
        "legal_name": "Lankas ole Nkoidila",
        "slug": "lankas-nkoidila"
    },
    "content": "Finally, as I support this Motion, I would like to say that we cannot have a super race in the military. We do not have one in Kenya. So, a situation where all these requirements are used to discriminate against Kenyans is unfair."
}