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

{
    "id": 178253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/178253/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House notes the Report of the Departmental Committee on Health, Housing, Labour and Social Welfare on the alcohol content of Alvaro, laid on the Table of the House on Wednesday, 26th November, 2008."
}