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

{
    "id": 45863,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45863/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "We have seen that because of the inability of local firms to undertake meaningful construction assignments outside Kenya, of course, the entire economy suffers. We have not been able to enjoy foreign exchange earnings from services which we ought to be rendering, particularly in this region where our economy is the most vibrant."
}