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

{
    "id": 666351,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666351/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Hon. Mulu",
    "speaker_title": "",
    "speaker": {
        "id": 1955,
        "legal_name": "Benson Makali Mulu",
        "slug": "benson-makali-mulu"
    },
    "content": "Even as we do that, I am getting a little bit concerned about the timing. It is not clear to me why it has taken this long for the Senate to pass this Bill. As a House, we have already started debating our itemized budget. But this is the time we are allowing the counties to do their itemized budget. So, we need to request the Senate to improve on the timeliness of this Bill. Otherwise we will make counties look like they are not performing while we are hindering their work."
}