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

{
    "id": 297275,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/297275/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for my good friend to speculate and start imagining what is going on in my mind, when he knows I am going to say almost the opposite of what he is saying right now?"
}