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

{
    "id": 123965,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123965/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "Mr. Speaker, Sir, that is a completely different Question. We are focusing on Kirinyaga County Council. If there is an issue about Nairobi City Council, I would request the hon. Member to bring a substantive Question."
}