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

{
    "id": 172928,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172928/?format=api",
    "text_counter": 565,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Mr. Githae, while I agree with you that what you are doing is in order under Standing Order No.21, you have to furnish that particular amendment and give notice to the Clerk. Until you furnish that notice, we have to continue with the debate until you get to the Clerk and provide that particular information."
}