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

{
    "id": 806237,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/806237/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Honorable Senators, I now defer the rest of the business of the day to the next sitting day. Priority shall be given to Sen. Mugo, Sen. Wako and Sen. Cherargei in that order when this Motion matter comes next for discussion."
}