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

{
    "id": 65259,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65259/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Speaker, Sir, the new dispensation, in effect, will bring a better business environment and more efficient services. This will bring down the cost of doing business. We must realize that we are in a free market economy. We are trying to adopt the most competitive and efficient ways of doing business. As such, it is the new monetary policies and laws contained in the Constitution that will make this a better country."
}