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

{
    "id": 345750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345750/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. Mr. Temporary Deputy Speaker, Sir, you would recall that on Thursday, the Speaker had stopped me from tabling some Papers and giving notice to the Motion. I had sought your indulgence to do this late and you were kind enough to accede. I wish to go ahead and do that without your permission."
}