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

{
    "id": 270646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270646/?format=api",
    "text_counter": 533,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I rise on a point of order. Considering that I sat here yesterday and the whole of this afternoon waiting to contribute to this Motion, is it in order considering the constitutional provisions against discrimination, for the Chair to notice a Member twice before another Member has spoken?"
}