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

{
    "id": 5025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5025/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "(Mr. Kapondi)",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "to ask the Minister for Industrialization: (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?"
}