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

{
    "id": 480535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/480535/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Sen. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Chairman, Sir, I beg to move:- THAT, the Bill be amended by inserting the following new clause immediately after Clause 5- Conditional allocation to Level 5 hospitals. 5A The conditional allocation to each Level 5 Hospital for the financial year 2014/2015 shall be as set out in Column B of the Third Schedule."
}