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

{
    "id": 275790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/275790/?format=api",
    "text_counter": 475,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Chairman, Sir, I beg to move:- THAT, Clause 32 of the Bill be amended – (a) by deleting the word “deposit” and substituting therefor the word “liability” in sub clause (1); (b) by deleting the word “depositor” and substituting therefor the word “creditor” wherever it appears in sub clause (2); (c) by deleting the word “depositors” and substituting therefor the word “liabilities” in the marginal notes."
}