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

{
    "id": 108034,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108034/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Without appearing to be confusing the debate, having listened to your ruling and advice, would I be in order to kindly ask you to clarify to the House what would happen to the amendments that will not have been debated by 6.30 p.m., in the event that the Motion is defeated?"
}