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

{
    "id": 82531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82531/?format=api",
    "text_counter": 354,
    "type": "speech",
    "speaker_name": "Mr. Murithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": " Hold your horses. Mr. Speaker, Sir, in spite of the touts or otherwise by my honourable colleagues, I stand here to say in very clear terms that I oppose."
}