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

{
    "id": 175193,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175193/?format=api",
    "text_counter": 576,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " On a point of order, Mr. Speaker, Sir. The Chair or the House should not be seen to be dragged into a situation which has no business with the Business which is before the House. An amendment has been moved, and you have already proposed the Question of that amendment. Would I be in order to ask the Chair that we take a vote on that amendment, so that we can move forward?"
}