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

{
    "id": 31223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31223/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Did you notice that when Mr. Mbuvi approached the Chair he was wearing an earring on the left ear? This House remembers that the Chair ruled earlier on that earrings are not part of our attire in this House."
}