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

{
    "id": 123027,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123027/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Deputy Speaker, Sir, I have already asked the question. Could the Minister tell us what action he has taken in respect to the New Nyanza General Hospital houses that have been grabbed? The doctors and the hospital’s critical staff who live in those houses are now being thrown out."
}