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

{
    "id": 212372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212372/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " You are right, Mr. Muturi. Mr. Mwenje, you are out of order! In addition to that, you are also in the Government you are questioning. That is, really, unheard of. You are bound by the rule of collective responsibility. Hon. Members, I will now put the Question."
}