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

{
    "id": 159466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159466/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I rise on a point of order to remind the Chair that we raised some issues on the Floor of the House regarding some rulings to be made by the Speaker. We would want to know when those rulings will be forthcoming."
}