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

{
    "id": 80543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80543/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, earlier, I rose on a point of order that they misled the House by saying that radio communication is a rare profession in this country, while we have not less than four institutes and a university offering this specific profession."
}