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

{
    "id": 91020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91020/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir, for giving me this opportunity to make a small observation on this Vote. I would urge the hard working Minister for Agriculture to very seriously and urgently address the issue of tea hawking in the tea growing areas which currently is posing a serious threat."
}