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

{
    "id": 1337500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337500/?format=api",
    "text_counter": 427,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Order, Hon. Elachi! When this matter will be scheduled for deliberations before the House in future, you will have six additional minutes to second the Bill. It should be five because I interrupted you. I am saying it will be six according to what I am seeing."
}