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

{
    "id": 7537,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7537/?format=api",
    "text_counter": 200,
    "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, I am now available. On a lighter note, I would not want to challenge the ruling from the Chair about my longevity; I think it is in good spirit."
}