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

{
    "id": 10443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10443/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "I really think Madam Temporary Deputy Speaker that all hon. Members, especially from the ASAL areas have been served very well by my Ministry. I have shared this information with the hon. Member. I have the list and I can also share it with him."
}