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

{
    "id": 4003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4003/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. This is a very serious Motion, and hon. Poghisio is the substantive Minister in charge of this particular sector. Would it not be good manners for Dr. Shaban to speak and then we allow hon. Poghisio to give us the substantive response?"
}