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

{
    "id": 45824,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45824/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Whereas under the old Companies Act we just had a passing reference in the definition that there will be a Registrar of Companies, here you have a whole chapter devoted to the Registrar of Companies and his or her powers. That is on page 1495, part 24."
}