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

{
    "id": 288658,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/288658/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. We, as a country, have put in place the Sports Stadia Management Board to ensure that there is development of all the stadia in the Republic of Kenya for the benefit of the Kenyan children."
}