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

{
    "id": 37846,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37846/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "The Minister for Housing",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": "(c) Our Ministry has finalized the preparation of the National Housing Bill which is soon to be tabled before Parliament for deliberation. I would urge the hon. Member and other hon. Members to support the passage of this Bill, which is aimed at streamlining the housing sector."
}