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

{
    "id": 51547,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/51547/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "The Minister for Forestry and Wildlife",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. The Member seems to be reading from a written speech. I do not know whether that is the right way to contribute. But I would like to use his notes since they are all written."
}