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

{
    "id": 1337456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337456/?format=api",
    "text_counter": 383,
    "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": " Hon. Mwago, I had indicated that you will be the last speaker, but interest has been shown by Hon. Julius Rutto, the Member of Parliament for Kesses. Would you make your contribution before we call the Mover to reply?"
}