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

{
    "id": 1490992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1490992/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Sen. Faki",
    "speaker_title": "",
    "speaker": {
        "id": 13211,
        "legal_name": "Mohamed Faki Mwinyihaji",
        "slug": "mohamed-faki-mwinyihaji-2"
    },
    "content": "Mr. Speaker, Sir, you have allowed Senators to table evidence. This evidence has not been shown to the Members present. We need to see that evidence to confirm whether the allegations have been substantiated or not because we shall keep on rising on points of order."
}