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

{
    "id": 15523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15523/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, my answers have nothing to do with my neck. I am only giving you the answer to what you have asked. What I am telling you is that even yourself and everybody else in Kenya is allowed to go to the farmers and buy maize. So, it is open to everybody. I know that millers and traders are also doing that. That is because maize by farmers is cheaper than what is being imported."
}