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

{
    "id": 314313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314313/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Departmental Committee on Local Authorities on the pre-paid smart card system agreement between Equity Bank Limited and the County Council of Narok laid on the Table of the House today, Tuesday 28th August 2012."
}