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

{
    "id": 7532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7532/?format=api",
    "text_counter": 195,
    "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 because as things stand, my colleague in the Ministry has been away for quite sometime. So, there is quite some task for me. I hope---"
}