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

{
    "id": 105988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105988/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "(b) There were some stock outs for sellers in various parts of the country, including Migori, but this is being addressed through redistribution and stocks replenishment by maize seed harvested from the irrigation schemes."
}