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

{
    "id": 95587,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95587/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "Mr. Speaker, Sir, I did mention that we have a community health strategy that we have launched all over the country. Every village has got a committee with trained manpower to know how many children have been born in that village; how many pregnant mothers are there; how many elderly men are there, so that they are provided with the necessary assistance as we go forward."
}