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

{
    "id": 444610,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/444610/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Hon. Nyenze",
    "speaker_title": "",
    "speaker": {
        "id": 1987,
        "legal_name": "Francis Mwanzia Nyenze (Deceased)",
        "slug": "francis-mwanzia-nyenze"
    },
    "content": "While we are happy that when we floated the Euro Bond many people showed interest, which is good for this country, we should also worry about the growing public debt because that is what can put our economy in disarray."
}