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

{
    "id": 92530,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92530/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " He may say so, but there is a collective responsibility on all Government Ministries. So, you cannot criticise or move against your own Government. But you may express your views on what is going on in your constituency."
}