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

{
    "id": 34274,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34274/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": " Mr. Deputy Speaker, Sir, I got this Question at five minutes to 9.00 a.m. I seek your indulgence to answer it tomorrow."
}