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

{
    "id": 193895,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193895/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Mr. Gumo",
    "speaker_title": "The Minister for Regional Development Authorities",
    "speaker": {
        "id": 160,
        "legal_name": "Fredrick fidelis Omulo Gumo",
        "slug": "fred-gumo"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. The hon. Member is out of order. There is no way we can adjourn when the Motion is going on. As long as there is quorum, we have to continue discussing it. However, if there is no quorum, there could be a genuine reason. Otherwise, he is out of order."
}