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

{
    "id": 1903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1903/?format=api",
    "text_counter": 427,
    "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, I would like to ask the Members of Parliament from that area to consult with us, as a Ministry on weekly basis, so that loopholes can be sealed. I want to assure him that we will do what it takes for his people to live in peace and harmony."
}