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

{
    "id": 55918,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55918/?format=api",
    "text_counter": 374,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have read out Standing Order No.108, but I can repeat it. The proviso says: “Provided that the Standing Order shall not apply to or in respect of any Appropriation Bill or Consolidated Fund Bill.”"
}