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

{
    "id": 1420181,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1420181/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Sen. Wamatinga",
    "speaker_title": "",
    "speaker": {
        "id": 13582,
        "legal_name": "Wahome Wamatinga",
        "slug": "wahome-wamatinga"
    },
    "content": "Mr. Chairman, Sir, I beg your pardon for that. I beg to move: THAT, the Bill be amended by inserting the following new heading immediately after clause 17. PART III –LICENSING AND REGISTRATION"
}