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

{
    "id": 273382,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273382/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Could the Prime Minister further clarify whether the Government feels that there are specific problems associated with the Coast which the Government needs to take action on? Why should the Government not form a Commission to investigate and get a report so as to take affirmative action to correct this problem?"
}