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

{
    "id": 4097,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4097/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "With those many remarks, I beg to second the Motion as amended."
}