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

{
    "id": 96248,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96248/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, within the funds that are available, we are trying to do everything that we can through the NCPB to support not just our wheat farmers, but our maize farmers and all the other farmers in this country."
}