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

{
    "id": 42023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42023/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "That is not the question I am asking. I am asking where the Kshs6 in respect of the CLF that the farmers pay to MOCO is. There is an answer which MOCO has already given. I do not know why the Assistant Minister does not want to read it out."
}