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

{
    "id": 123038,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123038/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "Mr. Deputy Speaker, Sir, you will realise that most of the housing projects that the Minister has referred to are located in the major towns of this country while a number of civil servants are based in the rural urban centres. What action has he taken to ensure that those civil servants too enjoy the services of Government housing?"
}