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

{
    "id": 222521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222521/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "Mr. Deputy Speaker, Sir, this country hopes to be industrialised by the year 2030. Those technical institutions are supposed to lead us into industrialisation. Could the Assistant Minister tell us the plan he has to enable technical colleges to lead us towards industrialisation?"
}