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

{
    "id": 140201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140201/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker, for giving me this opportunity to support the Motion before the House. I want to congratulate my colleague, Mr. Chanzu, for bringing up this important Motion. As we know, power is life and power is civilization. When I look at the aspirations of Vision 2030, sometimes I wonder how we are going to achieve that with a paltry 1,000 megawatts, which in some countries is not even enough to light up one town."
}