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

{
    "id": 106832,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106832/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Thank you, Mr. Speaker, Sir. I want to apologise to the House for being slightly late. The House will also remember that I have in the past been very generous with this Time. I have actually allowed discretions for the other Questions to go beyond the normal time. I apologise for coming slightly late but I am ready with the response for the hon. Member’s Question."
}