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

{
    "id": 73081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73081/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to keep on referring to investigations, yet the principal has even refunded the money? That is confession of guilt. What is this investigation that the Assistant Minister keeps on referring to when the principal has accepted and refunded the money?"
}