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

{
    "id": 42361,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42361/?format=api",
    "text_counter": 468,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Therefore, the idea of having a well-defined legal regime within which various critical steps can be taken to ensure that businesses that have the prospect of survival – business that are profitable - are not put in a test spin, which is what tends to happen when we put companies in a receivership--- Creating that legal regime is what is necessary to modernize the legal environment in which they operate; this is line with the best practices globally."
}