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

{
    "id": 1078301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1078301/?format=api",
    "text_counter": 425,
    "type": "speech",
    "speaker_name": "Kieni, JP",
    "speaker_title": "Hon. Kanini Kega",
    "speaker": {
        "id": 1813,
        "legal_name": "James Mathenge Kanini Kega",
        "slug": "james-mathenge-kanini-kega"
    },
    "content": "Because of the concerns and various contributions that we heard from the Members, budget-making process is a negotiated document. We negotiate every other day. Even up to this point, negotiations are going on. So, as I second, I give notice that during the Committee of Supply, we will propose some amendments in the Second Schedule. I will give the details during that time."
}