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

{
    "id": 1415000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1415000/?format=api",
    "text_counter": 292,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " This is not the time to debate. This matter concerning mnazi and by what instrument it has been categorised as an illicit brew, and the manner of operations around this crackdown will be responded to by the relevant committee the first week the House comes from recess."
}