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

{
    "id": 110511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110511/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have observed this Assistant Minister. Most of the time, he is gesturing and pointing a finger even at the Speaker. I have been wondering whether this is acceptable."
}