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

{
    "id": 1124000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1124000/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Hon. Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "But, I know we have so many issues arising on Thursday. Actually, we are engaging from morning until around 1.00 O’clock. I invite the Member. Just in case there are any issues that made them not bring the response, because I have not seen it, then we can raise it. It is very important because the CS himself is coming. If you can come, come so that we can engage further. Thank you, Hon. Speaker."
}