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

{
    "id": 55354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55354/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I want to confirm, first and foremost, that we are on very cordial terms with our neighbouring Members of Parliament. What the Minister is saying is good. But I would like to propose that he actually chairs that meeting so that he can bring all the leadership together and dispose of the matter quickly."
}