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

{
    "id": 234421,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234421/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Information and Communications the following Question by Private Notice. 3688 (a) Is the Minister aware that mobile phone charges (air time) in Kenya are too high? (b) Is he further aware that mobile phone companies are making abnormal profits as a result? (c) What is the Minister doing to protect mobile phone users from exploitation? (d) How many more mobile phone companies does the Government plan to license and when?"
}