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

{
    "id": 99566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99566/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is interest being considered because this money should have been paid earlier on? Why is interest not being considered?"
}