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

{
    "id": 273299,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273299/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, moving forward, the Government plans to host a Coastal Consultative Forum sometime in June this year to engage with the coastal people in coming up with interventions to their grievances. To prepare for the forum, a task force, under the coordination of my office is to be established shortly to undertake the necessary grassroots consultations and develop position papers on the various areas of concern."
}