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

{
    "id": 303522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303522/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "Mr. Speaker, Sir, my constituency consists of 17 colonial villages. Although we are constructing some irrigation reservoirs we still need food from the Ministry. The Ministry normally gives us about 500 bags. I am asking him whether he can increase that to 3,000 or 4,000 bags of maize."
}