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

{
    "id": 96450,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96450/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Hon. Members, on Order No. 10, there are some negotiations that are going on between the Minister and the Mover of the Bill. So those negotiations are still going on and when they are finalized, the Bill will be brought to this House."
}