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

{
    "id": 1029926,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1029926/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Kiambaa, JP",
    "speaker_title": "Hon. Paul Koinange",
    "speaker": {
        "id": 1775,
        "legal_name": "Paul Koinange",
        "slug": "paul-koinange"
    },
    "content": " Thank you, Hon. Speaker. I beg to lay the following Paper on the Table of the House: Report of the Departmental Committee on Administration and National Security on its Consideration of a Petition Regarding Insecurity in Bumula Constituency, Bungoma County."
}