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

{
    "id": 284567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/284567/?format=api",
    "text_counter": 74,
    "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": " Mr. Deputy Speaker, Sir, there is some information which we wanted to gather first. By rushing it, I will be doing a disservice not only to Parliament, but also to the nation. That is why we agreed between ourselves that we prevail upon the Chair. We are just requesting the Chair, as a formality, to allow us to answer this in two weeks’ time."
}