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

{
    "id": 345118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345118/?format=api",
    "text_counter": 515,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Dr. Monda! We are on the Supplementary Order Paper. The Chair had ruled that from Order No.8, we will be using the Supplementary Order Paper as usual. Are you satisfied now?"
}