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

{
    "id": 111678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111678/?format=api",
    "text_counter": 206,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, as the Minister in charge of the implementing Ministry, what is the Minister doing to ensure that the consultations between the World Bank and the Ministry of Finance are done fast enough, so that the project can come back on course?"
}