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

{
    "id": 3015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3015/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "(e) Explain the steps that the Government plans to take in future, once the floods have subsided, to settle or reconstruct houses for all the victims of flooding in the country, as has been done in respect to other Internally Displaced Persons (IDPs)."
}