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

{
    "id": 42591,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42591/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": " Mr. Deputy Speaker, Sir, on 26 of May, 2011, Ms. Martha Karua, Member of Parliament for Gichugu rose on a point of order to seek a Ministerial Statement and I notice she is not here."
}