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

{
    "id": 302312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302312/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I seek your guidance as to whether we should defer the Question and ask the Assistant Minister to find out exactly why Charterhouse Bank was closed, whether it was closed because of money laundering and also whether the parliamentary Report which ordered the bank to be opened will be complied with."
}