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

{
    "id": 2812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2812/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Speaker, Sir, could the Minister explain to us what is the current demand of that particular product all over the country? At the same time, why do we have that abnormal increase in the price of that particular product? Why has it become so expensive all of a sudden?"
}