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

{
    "id": 5769,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5769/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, before I ask my first question, I would like to seek your guidance."
}