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

{
    "id": 7766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7766/?format=api",
    "text_counter": 429,
    "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. Temporary Deputy Speaker, Sir, next week, we expect the House to deliberate on the following Bills, which are currently in the Second Reading stage. 1. The Public Procurement and Disposal (Amendment) Bill, Bill No.27 of 2011 2. The Ratification of Treaties Bill, Bill No.28 of 2011 3. The Cancer Prevention Bill, Bill No.47 of 2011 4. The Consumer Protection Bill, Bill No.50 of 2011"
}