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

{
    "id": 32018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32018/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Gaichuhie",
    "speaker_title": "",
    "speaker": {
        "id": 17,
        "legal_name": "Nelson Ributhi Gaichuhie",
        "slug": "nelson-gaichuhie"
    },
    "content": "Mr. Deputy Speaker, Sir, I am sure every Kenyan wants money. I am very sure that these Kenyans have been looking for this money. Could the Minister assure us that these people are going to be paid soon? I know they have given all that is required."
}