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

{
    "id": 133563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/133563/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Thank you, Mr. Speaker, Sir. You have heard the Assistant Minister clarify and confirm that there is no existing policy on the SFP particularly in the ASAL areas. However, could he clarify the current homegrown model of the SFP which forces schools to buy food? What does the Ministry do in areas where there is serious shortage of food?"
}