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

{
    "id": 2884,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2884/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Speaker, Sir, even as I ask the Question, I have not gotten the written answer yet."
}