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

{
    "id": 796110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/796110/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Hon. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "It is also important to note that if a Member has a particular interest; it is good to declare it. This is a national law. What is so particular about one Member, unless he has a particular interest that he needs to declare?"
}