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

{
    "id": 989234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/989234/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Members, I see some of you carrying your hands up and trying to disrupt Hon. Mbadi from proceeding. He is seconding. He cannot be disrupted when he is doing this. Allow him to finish and then you may have a chance to contribute."
}