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

{
    "id": 192258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192258/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, I am satisfied to the extent that the Minister is aware that three traders died in Tanzania, and that once his officers have the time they will be able to go and follow up the case and have the bodies brought back in Kenya. Thank you very much."
}