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

{
    "id": 246321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246321/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Muturi",
    "speaker_title": "",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for Mr. Mungatana to purport to criticise another hon. Member who is not in the House, on matters that are not before this House at this point without bringing a substantive Motion?"
}