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

{
    "id": 2234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2234/?format=api",
    "text_counter": 266,
    "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, we agreed with hon. Mungatana that I would issue the Statement in the morning. However, I will do as you direct. I will issue it tomorrow."
}