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

{
    "id": 222109,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222109/?format=api",
    "text_counter": 322,
    "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. Temporary Deputy Speaker, Sir. With due cognisance of the Standing Orders, particularly the one on relevance, would the Minister tell us whether he has read this Bill? The things he is questioning are in this Bill! They are explained properly."
}