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

{
    "id": 1003048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1003048/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Nakuru Town East, JP",
    "speaker_title": "Hon. David Gikaria",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": "I agree with what Hon. Mbadi has just said. We made a decision in 2010 and let us live with it until we amend it. We now have an opportunity through the Building Bridges Initiative (BBI) to come up with some changes."
}