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

{
    "id": 233554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233554/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "On a point of order, Mr. Speaker, Sir. There is what we call collective responsibility. In the event that the Minister is not in the House, we can have any other Minister or a former Minister to move a Bill on his behalf. Would I be in order to request Mr. Mwiraria to move the Appropriation Bill?"
}