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

{
    "id": 386478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/386478/?format=api",
    "text_counter": 4,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, we need to determine whether we have a quorum. I think we have more than the requisite numbers. Mr. Clerk, let us proceed."
}