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

{
    "id": 161672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/161672/?format=api",
    "text_counter": 542,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Despite the negative innuendos and comments from my colleagues, I will stand by my words and say: We will all be judged by our voters. If we stand here to posture and pass comments and threaten, I think then this House has fallen to the lowest level possible."
}