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

{
    "id": 485743,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/485743/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " No! You will be out of order. First, we have very few minutes remaining. Secondly, as the Speaker ruled, and as per the Standing Orders, you can only do so at the beginning of the debate on a Motion."
}