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

{
    "id": 80165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80165/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Mr. Magerer",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 51,
        "legal_name": "Magerer Kiprono Langat",
        "slug": "magerer-langat"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. I have been listening and I want to seek the guidance of the Chair on the fact that we have not been able to follow each answer because these points of order are coming and overlapping into each other. I think it would be in order for us to follow so that we can also be in the debate."
}