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

{
    "id": 95549,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95549/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "The Assistant Minister for Public Health and Sanitation",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "My Ministry has developed the National Road map for acceleration of reduction of maternal and newborn morbidity and mortality which outlines the strategies, priority actions and broad activities for acceleration of attainment of Millennium Development Goals Four and Five."
}