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

{
    "id": 8509,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8509/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "The Deputy Prime Minister and Minister for Local Government",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": " Mr. Speaker, Sir, first of all, let me apologize that the hon. Member has not yet received the reply, but I had actually signed and forwarded one to Parliament."
}