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

{
    "id": 303392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303392/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "Thank you very much, Mr. Deputy Speaker, Sir. The Ministry of Energy normally communicates to all Members of Parliament when they want to send money to our constituencies. I want to know whether the Ministry of Roads also does the same because when money is sent to our constituencies and we are not aware, we are still the ones who are asked questions by constituents when there are problems."
}