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

{
    "id": 88462,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88462/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "I am, therefore, requesting the Minister to confirm to this House which districts are affected, which is the lead agency, what is the status of the actual distribution of food during the said period, and whether, in the event that some food was not delivered during a certain period, they are going to distribute the food to those people in arrears."
}