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

{
    "id": 666350,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666350/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Hon. Mulu",
    "speaker_title": "",
    "speaker": {
        "id": 1955,
        "legal_name": "Benson Makali Mulu",
        "slug": "benson-makali-mulu"
    },
    "content": "Thank you, Hon. Speaker, for giving me the chance to comment on this Bill. As the Constitution demands, this Bill focuses more on counties. Our Constitution is clear that it is the Senate which has the overall responsibility of taking care of the county function. As a House, we will be doing justice if we just support this Bill so that the counties can deal with their itemized budgets."
}