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

{
    "id": 274190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/274190/?format=api",
    "text_counter": 652,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "I want to start by saying that looking at the Bill, I thought we would give more clarity on the functions of the national treasury. The functions of the national treasury are so important and key that we cannot leave them to generalities. We need to be clear as to who is supposed to do what. We need to assign functions to various offices so that we are sure who is supposed to do what."
}