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

{
    "id": 77070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77070/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, on the same day the Government Printer issued a proforma invoice to the IIBRC for Kshs175,000 in respect of charges for publishing the report. This was paid and here I wish to table a copy of the proforma invoice from the Government Printer showing payment."
}