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

{
    "id": 154998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154998/?format=api",
    "text_counter": 451,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I support the Motion as amended. Let me start by thanking the Mover of the original Motion, Dr. Khalwale for making it possible for us today to discuss this issue that has been with us for a while."
}