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

{
    "id": 58343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58343/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Speaker, Sir, the Question was on the Order Paper yesterday and by the request of the Minister, it was scheduled for this afternoon and that second rescheduling has not been communicated to me."
}