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

{
    "id": 125678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125678/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "In the Ministerial Statement, could he inform the House when the sections of the above road that have not been done to the specifications of the Ministry will be done? Could he also undertake to invite the area Members of Parliament when inspecting the said road?"
}