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

{
    "id": 199002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199002/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Sung",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Next Order! INTRODUCTION OF KENYA FILM DEVELOPMENT BILL THAT, due to the identification of Kenya as a leading location for making movies, films and documentaries by international film makers; cognizance of the huge contribution the film industry would make to the national economy if proper legislation was in place to manage the industry; this House grants leave for the introduction of a Bill for an Act of Parliament entitled the Kenya Film Development Act inorder to streamline the industry and provide guidelines for local and foreign film makers."
}