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

{
    "id": 1325096,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1325096/?format=api",
    "text_counter": 525,
    "type": "speech",
    "speaker_name": "Sen. Wamatinga",
    "speaker_title": "",
    "speaker": {
        "id": 13582,
        "legal_name": "Wahome Wamatinga",
        "slug": "wahome-wamatinga"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move: THAT Clause 11 of the Bill be amended in paragraph (a) by inserting the words “in agriculture, trade or finance” immediately after the words “holds a degree”."
}