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

{
    "id": 303377,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303377/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Mr. Deputy Speaker, Sir, my last question to the Assistant Minister is about the cancer centre being put up at the Moi Teaching and Referral Hospital. He has said that the ground breaking will be done next month. What is the estimated time of completion of the project?"
}