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

{
    "id": 8313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8313/?format=api",
    "text_counter": 430,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. Which areas are you not satisfied with? I have given a very comprehensive report. I only need areas where you want clarification on. We cannot come up with---"
}