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

{
    "id": 324164,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/324164/?format=api",
    "text_counter": 450,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Henceforth, I will time every speaker at three minutes so that we can allow as many of you as possible to speak. The timing is automatic. Therefore, at the end of three minutes, it will go off. Yes, hon. John Michael Njenga Mututho!"
}