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

{
    "id": 1105822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1105822/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Sen. Faki",
    "speaker_title": "",
    "speaker": {
        "id": 13211,
        "legal_name": "Mohamed Faki Mwinyihaji",
        "slug": "mohamed-faki-mwinyihaji-2"
    },
    "content": "Thank you, Mr. Temporary Speaker. May I request that the Division be deferred because there is no quorum in the House to take the vote. There is a quorum for the House to sit, but not for the vote."
}