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

{
    "id": 1123204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123204/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Kisumu East, Independent",
    "speaker_title": "Hon. Shakeel Shabbir",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": " Thank you, Hon. Deputy Speaker. You understand the passion with which we are speaking about this matter. There are many people with this kind of passions, like Hon. Duale and others. So, I cannot fault any of the nominees, and today we are saying thank you very much. Let us hope and pray that we give them the support that is necessary for them to be beyond reproach and to continue the project effectively."
}