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

{
    "id": 42350,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42350/?format=api",
    "text_counter": 457,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Clause 21(1) continues to say, in paragraph (b), that a debtor commits an act of bankruptcy if- “(b) a debtor has been served with a bankruptcy notice and the debtor has not, within the time limits specified, complied with the requirements of the notice or satisfied the court that he has a counter-claim against the creditor.”"
}