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

{
    "id": 3074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3074/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I will also want the Assistant Minister to clarify whether, indeed, the drugs which were destroyed by the Government were real drugs, and whether he has a certificate of destruction or any evidence which can confirm whatever was destroyed by the Government was, indeed drugs and the quantity was the right quantity which had been confiscated from the traffickers."
}