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

{
    "id": 65011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65011/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Yes, Mr. Temporary Deputy Speaker, Sir. We answered part “a” and “b” of the Question and we provided sufficient evidence to show that the issue had been addressed and we even gave the payment vouchers to show that payment had been made and effected. The only part of the question that was actually meant to feature was part “c” of the Question. That is the one I have addressed today."
}