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

{
    "id": 204901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204901/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Sasura",
    "speaker_title": "",
    "speaker": {
        "id": 138,
        "legal_name": "Hussein Tarry Sasura",
        "slug": "hussein-sasura"
    },
    "content": "Mr. Speaker, Sir, that amount is in the Printed Estimates. The Question is about Kapsoit-Sondu Road. If the hon. Member would like to ask about a different road, he can put the Question and it will be answered accordingly."
}