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

{
    "id": 123025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123025/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. Could the Minister tell us what action he has taken in respect to the New Nyanza General Hospital houses that have been grabbed? Those houses are occupied by doctors and the hospital’s critical staff who are now being harassed. We have written letters to the Minister on a number of occasions, informing him that those houses have been grabbed by some influential people."
}