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

{
    "id": 1324958,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1324958/?format=api",
    "text_counter": 387,
    "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 3 of the Bill be amended in paragraph (e) by deleting the words “services industry” appearing immediately after the words “in the extension” and substituting, therefore, the word “service”."
}