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

{
    "id": 59,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59/?format=api",
    "text_counter": 59,
    "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, we have already discussed with the Questioner that we need to assist this particular officer. We have suggested that we defer this Question until a later date. Once I get the information, then I will bring it here. Two weeks will be enough for me."
}