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

{
    "id": 42029,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42029/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "Mr. Speaker, Sir, now that the Assistant Minister has accepted liability and confirmed to this House that the money is with the Mumias Sugar Company, and given that this money was meant to be capital levy for farmers in MOCO, when is Mumias Sugar Company transferring this money back to MOCO, so that the farmers can access it?"
}