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

{
    "id": 19242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19242/?format=api",
    "text_counter": 318,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, with those few comments, I wish, once again, to thank all those who have participated and to assure them that we look forward to a better Bill, a Bill that will be able to address all the challenges that we have in the industry and that, after this, we will be able to have fewer buildings that come down due to poor workmanship."
}