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

{
    "id": 195924,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195924/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. This Motion has been supported by almost every hon. Member and we are just repeating ourselves. I kindly beg to move that the Mover be now called upon to reply."
}