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

{
    "id": 20384,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20384/?format=api",
    "text_counter": 737,
    "type": "speech",
    "speaker_name": "Mr. Gaichuhie",
    "speaker_title": "",
    "speaker": {
        "id": 17,
        "legal_name": "Nelson Ributhi Gaichuhie",
        "slug": "nelson-gaichuhie"
    },
    "content": "I also want to inform the Ministry of Agriculture that those who come from the food basket of Kenya, the Rift Valley, are now harvesting. We urge them to open the NCPB stores, so that when we harvest our maize, we have ready buyers in form of the Government."
}