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

{
    "id": 96263,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96263/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, we, as a country, must ensure that our products remain competitive at all times. What is the Minister doing to ensure that we completely subsidize the farmer in terms of inputs such as fertilizer and seeds, so that in future, they can make profits?"
}