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

{
    "id": 50948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50948/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Speaker, Sir, we have actually written to the Treasury to say that they can forward our letter and whatever we have done with the world bank, and we are waiting for the Treasury to respond. I hope that in a fortnight, they will be able to do that."
}