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

{
    "id": 198915,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198915/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "Mr. Deputy Speaker, Sir, as a matter of policy, could the Assistant Minister set aside a desk for Members of Parliament, even within Parliament, specifically to handle all issues to do with pensioners so that we stop wasting a lot of time that is meant to do other important business for this country?"
}