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

{
    "id": 200001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200001/?format=api",
    "text_counter": 528,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resource Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I will be very brief. Medically speaking, an infant is a child who is either one year old or below. I have stood because my worry is that unless we put intervals, there will be employees who will claim to be---"
}