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

{
    "id": 87532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87532/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "Mr. Speaker, Sir, I would like to ask the Prime Minister if there are plans to provide funds for educating Government officers especially the police because they do not seem to understand the new constitution. There are still arbitrary arrests and wrongful confinement of people."
}