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

{
    "id": 1545992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1545992/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Sen. Chute",
    "speaker_title": "",
    "speaker": {
        "id": 13583,
        "legal_name": "Chute Mohamed Said",
        "slug": "chute-mohamed-said"
    },
    "content": "Allow me to speak. Mr. Deputy Speaker, Sir, what I was just saying is this. At 6.00 O'clock, we have to go to the Mosque. So, considering that we have a few of us here who are going to go to the Mosque, let us limit to three minutes. That is fine with us."
}