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

{
    "id": 47954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47954/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, first of all, I would like to apologise to my friend and the House. If you go through the records, you will find that I handle a number of Questions and I thought that this is one of the Questions which I had already dealt with. Unfortunately, I had not even given the official answer because I handle very many Questions."
}