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

{
    "id": 50990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50990/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Speaker, Sir, could the Minister clarify the measures the Government is taking, especially to the IDPs who were around Kiambaa Church, who decided to go back and resettle where they used to belong? What assistance is the Government giving to those IDPs, especially on security issues, so that they can live in harmony with everybody else?"
}