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

{
    "id": 100272,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100272/?format=api",
    "text_counter": 431,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Now that we can judge the mood of the House, would I be in order to request you to put the question?"
}