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

{
    "id": 224056,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/224056/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Hon. Ahenda, it would be of benefit if you sit in the House and listen to what other hon. Members have said. What you are saying is exactly what other hon. Members have said. We do not want repetitions. It is against the Standing Orders."
}