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

{
    "id": 224065,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/224065/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order! Order, Mr. Biwott! Please, keep extraneous matters out of this House. What we know is what is going on in this House. You have been given the chance to speak. Please, go on."
}