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

{
    "id": 44860,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44860/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, most of the factories in this country have closed down because of cheap imports from China. What is the Government doing to stop this trend? As long as we encourage cheap imports from China, most of our factories will close down and we will not be able to generate employment for our people."
}