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

{
    "id": 260123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/260123/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Ms. Mbarire",
    "speaker_title": "",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": "Mr. Speaker, Sir, we have what we call “The Tourism Satellite Accounts” that basically focus on international arrivals only. So, the information I have for you here is actually for international tourists and not local tourists. At the point when they are checking into our hotels, if you look at all the forms or cards that one fills, it is very clear whether you are a citizen or visitor. So, that is what we use within the Tourism Satellite Accounts."
}