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

{
    "id": 1095241,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1095241/?format=api",
    "text_counter": 100,
    "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. With regard to that request, I will seek your guidance as to whether I can submit that report as an annex to the petition that was brought by Hon. Duale. If you guide so, then I will."
}