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

{
    "id": 42364,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42364/?format=api",
    "text_counter": 471,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Deputy Speaker, Sir, when this is achieved, several things will happen. Those things are that first, we become a more attractive investment destination not just for foreign direct investments, but also for the much more crucial domestic investments. You will notice that even though in the State Law Office we have well over half a million business names, very few entities choose to formalize themselves by becoming private or public companies. Part of the challenge has been because the previous legal environment that we are seeking to---"
}