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

{
    "id": 140293,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140293/?format=api",
    "text_counter": 74,
    "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. Would it not be in order if the Assistant Minister is advised that where claims are referred by consent of the parties to arbitration, then the court file number be indicated so that we know that this number was referred by consent of the parties to arbitration?"
}