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

{
    "id": 87173,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87173/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "asked the Minister for Co-operative Development and Marketing:- (a) whether he could confirm that Hosea Ng’etich (P/No.1310W) was an employee of New KCC, and if so, why he was he dismissed without following due process; and,"
}