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

{
    "id": 15584,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15584/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, we hope to allocate funds for this court in the next financial year."
}