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

{
    "id": 1066146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1066146/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Before I say more, I would like to appreciate the work that was done by the Joint Committee on legal matters. From their work, we have learnt many things. We now understand this Bill in a very subtle manner and we can explain the pros and cons anywhere we go."
}