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

{
    "id": 17902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17902/?format=api",
    "text_counter": 522,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "(b) by inserting a new subclause immediately after subclause (3) as follows- (3A) The Board shall where it refuses to register a person under subsection (3) communicate in writing its decision to the person within fourteen days of the date of its decision and shall state the reasons for the refusal of registration."
}