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

{
    "id": 118145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118145/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Minister is a lawyer, his Permanent Secretary is a lawyer and there are lawyers in the Ministry. What is the point of referring the agreement to the Attorney-General? He has not answered that question."
}