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

{
    "id": 9047,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9047/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I started by prefacing on why we set up the Office of the DPP. I want to hear that he has referred the following people regarding these sums of money. Please, let him not go round in circles!"
}