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

{
    "id": 1064905,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1064905/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "You and the Members agree with me that the current system is not very desirable for our society. We need the Executive in this House to answer questions, address issues and be accountable to the people’s representatives. That is something that I want to encourage. Even if you do not see anything positive in this Bill, you should see that as a positive step."
}