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

{
    "id": 3014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3014/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "(d) Explain the long-term measures that the Government contemplates to ensure that the enormous damage caused by the floods does not recur in future; and,"
}