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

{
    "id": 250149,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250149/?format=api",
    "text_counter": 324,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " I will give this chance to Prof. Maathai. You only have three minutes before we go to the Motion on Adjournment and perhaps from there, you can proceed when the debate resumes."
}