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

{
    "id": 82137,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82137/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "I want to quickly say that those honest officers need not fear. Unfortunately, the Prime Minister has left, but I would like to thank him for extending his olive hand to this august House. We want to assure him that this House will not witch-hunt. Those honest officers need not worry."
}