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

{
    "id": 193246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193246/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, we take action through the reports which are given to us. If there is any report where somebody feels that his life is in danger and he reports to my office, I assure the hon. Members that I will take immediate action."
}