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

{
    "id": 264276,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264276/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Mr. Deputy Speaker, Sir, I rise to support the Motion and tell the Executive that; “what looks like a duck, walks like a duck, quacks like a duck, must be the executive”. This is because it does not follow a straight line and it keeps on waddling."
}