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

{
    "id": 333461,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333461/?format=api",
    "text_counter": 598,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "For avoidance of doubt, I withdraw the amendment but continue with my contribution on the original Motion."
}