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

{
    "id": 157676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157676/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "THAT, this House adopts the Report of the Departmental Committee on Agriculture, Lands and Natural Resources on Food Security and Maize shortage in the country laid on the Table of the House on Thursday, 30th April, 2009."
}