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

{
    "id": 1223701,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1223701/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Sen. Mandago",
    "speaker_title": "",
    "speaker": {
        "id": 13577,
        "legal_name": "Kiplagat Jackson Mandago",
        "slug": "kiplagat-jackson-mandago"
    },
    "content": "I propose that even in towns and cities where we have rivers that run across, there is need for change of policy under urban planning to ensure that all rivers become the frontage of the homes and all the commercial centres, so that there is no waste being dropped in the rivers when it becomes a frontage."
}