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

{
    "id": 2796,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2796/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Industrialization the following Question by Private Notice. (a) How many companies bid to offer second hand motor vehicle inspection clarification services to the Kenya Bureau of Standards (KEBs)? (b) Under what circumstances was the tender awarded to a Japanese company, M/s Japan Vehicle Inspection Centre?"
}