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

{
    "id": 615951,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/615951/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Hon. Ganya",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "On behalf of my Committee on Environment and Natural Resources, I would like to second the approval of these two nominees – Mr. Charles Sunkuli as PS for State Department for Environment, and Dr. Margaret Mwakima as PS for State Department for Natural Resources."
}