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

{
    "id": 43675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43675/?format=api",
    "text_counter": 876,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Chairman, Sir, I would just want to say that when we say they will be eligible it is not a literal carrying over. It is just opening for them to apply like other Kenyans. So, there is no way they will complicate the establishment as has been said by my colleague. Those hiring will consider all the relevant qualifications."
}