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

{
    "id": 123301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123301/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "(a) what measures he is taking to ensure that areas around the Aberdares and Mount Kenya, which have continually been deforested are rehabilitated and more trees planted to restore the water catchment base; and,"
}