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

{
    "id": 218041,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/218041/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "I further propose to impose a ban on the very thin plastic bags, specifications of which will be contained within the notice. These measures are expected to encourage the industry players to devise environmentally friendlier, and hopefully, recyclable bags for our shops."
}