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

{
    "id": 155715,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155715/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Speaker, Sir, considering that the south Eastern region has been hit by drought, famine and poverty; and considering that the residents have been surviving on relief food, does the Government have any plans to supply seeds and fertilizer free of charge in order to mitigate the situation there?"
}