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

{
    "id": 16982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16982/?format=api",
    "text_counter": 118,
    "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. Speaker, Sir. You have given directions on many occasions that Ministers should be brief and precise to the point. The Minister is providing too much information and it appears as if he is making a Statement."
}