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

{
    "id": 10201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10201/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Madam Temporary Deputy Speaker, I was not even aware that the depot was closed until I discussed with the hon. Member. I took up the matter with the NCPB and they have assured me that they will reopen it before the end of this month."
}