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

{
    "id": 9376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9376/?format=api",
    "text_counter": 440,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I appreciate your ruling, but you also remember that a few hours ago, the Chair also ruled that at 5.00 p.m. sharp, the House will adjourn to discuss a matter of grave national importance."
}