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

{
    "id": 28221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/28221/?format=api",
    "text_counter": 755,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, if we will stick to the one-hour rule, we only have ten minutes for everybody to contribute and there seems to be a lot of interest in this Bill. So, can we agree on two minutes each before we call upon the Minister to reply."
}