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

{
    "id": 13,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Madam Temporary Deputy Speaker, I beg to give notice of the following Motion: THAT, this House adopts the Report of the Departmental Committee on Agriculture, Livestock and Co-operatives on sugar shortages and escalated cost in the country laid on the Table of the House on Wednesday, 14th December, 2011."
}