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

{
    "id": 499101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/499101/?format=api",
    "text_counter": 386,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Hon. Senators, I will order that we alter the Order Paper so that we do not deal with Order No.11, but move to Order No.12; the National Youth Service Amendment Bill, (Senate Bill No.26 of 2014)."
}