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

{
    "id": 45808,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45808/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, Part II deals with company formations in general. It defines what a limited and an unlimited company is. It also defines what a private company is and what a public company is. Also in there, is a good definition of subsidiary companies, holding companies and so on."
}