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

{
    "id": 335079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/335079/?format=api",
    "text_counter": 474,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, yes, I have used my discretion and we shall extend by 15 minutes. But now that you have concluded, hon. Kabando, the 15 minutes is not being extended for you. It is for the other Members."
}