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

{
    "id": 120941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120941/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is he in order to refer to what I have referred to as businesses as “hawkers”? I am not suggesting that hawkers are not businesses, but the connotation when you say “hawker” presupposes people who are in transit. These are permanently settled people in the area!"
}