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

{
    "id": 1144867,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1144867/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Hon. Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": " Thank you, Hon. Speaker. I will take the lead. I will ensure that we have something to present. By the end of the three weeks, we will have a comprehensive report. I will report the progress. Thank you, Hon. Speaker."
}