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

{
    "id": 199957,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199957/?format=api",
    "text_counter": 484,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order! Order, Mr. Omingo! You cannot raise a point of order when the Chair is putting a Question. Anyway, what is the matter? Note that we cannot go back to a matter we have already voted on!"
}