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

{
    "id": 149542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149542/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "As far as I know, it is the Minister who is answerable to the Legislature. We have three Arms of Government. Allowing Members of Parliament to question the answer of a Minister based on a letter from a Permanent Secretary in that Ministry, is, to me, sabotage."
}