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

{
    "id": 498543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/498543/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Now, let me see. What is the purport of your point of order, Sen. Okong’o? Are you not ready to receive the statement? If that is so, I will understand and I will be with you. So, maybe I should then ask Sen. Madzayo to give you a copy of the statement and it can be answered tomorrow. Is that good for you, if you have not seen it at all?"
}