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

{
    "id": 348078,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/348078/?format=api",
    "text_counter": 888,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "This is parts “a” and “b”. Let me explain part “a.” I have been sitting in the Constituencies Funds Committee since I came here. One of the things we have noticed is that some constituencies – since it is not clearly provided for – maintain more than one bank account. We want to eliminate this by making it clear that each constituency shall only maintain one bank account. Part “b” is just a typo."
}