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

{
    "id": 65556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65556/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Deputy Speaker, Sir, we have many districts which were created recently, and the Ministry intends to build offices for the same. The Assistant Minister has talked of Kshs3 million to Kshs8 million. What is the exact amount that he intends to use to put up a standard DC’s office, considering that he needs several other offices, and not just the DC’s office, within the same premises?"
}