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

{
    "id": 643952,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/643952/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Hon. Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "Hon. Members, it will be disorderly for any Member to interrupt the Speech by His Excellency the President by breaching Standing Order No.24(4) of both Houses. Any breach, obviously, attracts penalties as you have provided for in the Standing Orders."
}