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

{
    "id": 185930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/185930/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. We do not want to waste the time of the House. This matter is already before the Departmental Committee on Defence and Foreign Relations. So, why should I waste time on the obvious?"
}