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

{
    "id": 6775,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6775/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "With those few remarks, I find that it is timely, and it is most opportune for the Government to address the current inflation, so that Kenyans can start enjoying better life in this country. With those few remarks, I fully support the Motion."
}