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

{
    "id": 20111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20111/?format=api",
    "text_counter": 464,
    "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. Speaker, Sir, I also wish to add my voice in support of this Motion. I take this opportunity to congratulate hon. Musa Sirma for his elevation. I also want to confirm that hon. ole Lankas has the capacity to serve in this new appointment."
}