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

{
    "id": 71750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/71750/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Mr. Sirat",
    "speaker_title": "",
    "speaker": {
        "id": 392,
        "legal_name": "Mohamed Mohamud Sirat",
        "slug": "mohamed-sirat"
    },
    "content": "Mr. Speaker, Sir, as I said, I have just received the answer and it has a lot of data that I need to digest. I would request that you allow me to digest the information and we revisit this Question on Tuesday, next week. That will be fine with me."
}