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

{
    "id": 74027,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74027/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, may I know from the Assistant Minister whether the money health centres and dispensaries are supposed to use to pay for the electricity bill is sent directly to them or it is the headquarters that pays on behalf of the dispensaries?"
}