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

{
    "id": 3060,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3060/?format=api",
    "text_counter": 314,
    "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, on the destruction of drugs, I wish to table the Government Chemist Analyst report Reference No. Q117/04 and Q121/04. The destruction certificate which was prepared and filed in the court is being sought. Due to lack of time, and the fact that the court registry recently relocated to Milimani the paralegal staff are yet to finalize reorganizing the registry; thus more time is required to trace the same."
}