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

{
    "id": 60358,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60358/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Ms. Mbarire",
    "speaker_title": "",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": "Mr. Speaker, Sir, the marketing efforts are very effective in that we have seen a rise in the number of tourist arrivals in Kenya. We have now surpassed the 1.2 million tourists mark since the last general elections, when the number of tourists coming to Kenya was very low."
}