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

{
    "id": 86152,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86152/?format=api",
    "text_counter": 353,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "With those few remarks, I beg to support this Bill."
}