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

{
    "id": 10257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10257/?format=api",
    "text_counter": 70,
    "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": " Madam Temporary Deputy Speaker, this Question also has the same problem. We received five Questions by Private Notice last evening and all of them are here. So, I also request that this Question be deferred until next week in order for me to come up with a good answer for hon. Gitari. Wednesday morning will be ideal."
}