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

{
    "id": 110100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110100/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "The Minister for Industrialization",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": "At the outset, I would like to thank all those people who have been involved in the Constitution-making process right from the day we set up the Constitution of Kenya Review Commission (CKRC). Particular thanks go to the Chairman of the Parliamentary Select Commission (PSC) on constitutional review, and his Vice-Chairman, for their dedication and perseverance. The two young Parliamentarians have shown a lot of patience during all this time."
}