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

{
    "id": 2808,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2808/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Energy the following Question by Private Notice. (a) What is the cause of the current shortage of LPG (cooking gas) in the country? (b) What urgent steps is the Ministry taking to address the situation?"
}