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

{
    "id": 123271,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123271/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "Mr. Deputy Speaker, Sir, Kamukunji Police Station has become a human toll station. Most of the officers in this police station have overstayed there. They have been receiving bribes openly. Kamukunji and Central police stations are the worst in"
}