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

{
    "id": 73945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73945/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, under the Stimulus package we are covering 160 constituencies. We will construct 80 semi-processing and cold storage facilities, which, I believe, will assist the farmers to store their products, so that they do not go to waste as they look for markets."
}