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

{
    "id": 655551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/655551/?format=api",
    "text_counter": 547,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "THAT clause 9 of the Bill be amended in the introductory phrase by inserting the words “under section 12(3) (d) of the County Governments Act” immediately after the words “member of the Board”."
}