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

{
    "id": 156164,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/156164/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Agriculture the following Question by Private Notice. What urgent steps is the Minister taking to provide affordable seeds and fertilizer to farmers in the Lower Eastern region, especially in view of the current rains and prevailing poverty and famine in the region?"
}