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

{
    "id": 101341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101341/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Deputy Speaker, Sir, you can see in his answer that it has taken the government ten years to forward this gentleman’s file to the Pensions Department. Are they ready to pay this man all this time he has suffered without receiving his pension?"
}