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

{
    "id": 450011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/450011/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Henry Rotich",
    "speaker_title": "The Cabinet Secretary for the National Treasury",
    "speaker": {
        "id": 13142,
        "legal_name": "Henry Rotich",
        "slug": "henry-rotich"
    },
    "content": "Second, we are implementing a Digital Government Payment Gateway to efficiently link Government payments and service delivery. This will not only make it easier for Kenyans to pay for services delivered, but will also seal loopholes and raise more revenues;"
}