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

{
    "id": 76245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/76245/?format=api",
    "text_counter": 427,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I have a lot of respect for hon. Affey, but I am aware that there is a Motion pending before this House, relating to the issue he is discussing. Is he not anticipating debate? Is he in order?"
}