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

{
    "id": 200632,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200632/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The hon. Member for Amagoro has asked a specific Question as an hon. Member of this House. Is the Assistant Minister in order to decline to table that report? In the name of transparency and accountability, he can, at least, table that report as requested. He cannot decline. Is he in order?"
}