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

{
    "id": 236132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/236132/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, all I can say is that I will continue to pursue the Minister for Finance and even go to Treasury. In any case, that is where all Ministries go when they need extra resources. We hope, now that times have changed, that they will enable us have adequate resources to support this sector as well."
}