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

{
    "id": 56097,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56097/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, those are some of the areas we are going to explore. For example, the Office of the Vice-President and Ministry of Home Affairs has constituted a committee on gambling at casinos and what have you. Within four months, they will report to the Minister which laws they need to retain, which ones they need to rewrite and which ones they need to do away with. Those are some of the areas we need to explore."
}