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

{
    "id": 17955,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17955/?format=api",
    "text_counter": 575,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 25 of the Bill be amended in Subclause (4) by inserting the words “within thirty days from the date of the decision of the Appeals Board” after the word “may”."
}