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

{
    "id": 228001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/228001/?format=api",
    "text_counter": 8,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House do grant leave to introduce a Bill for an Act of Parliament, to repeal the Restrictive Trade Practices, Monopolies and Price Control Act, CAP.514 of the Laws of Kenya, and to replace the same with an appropriate law entitled the Competition Act in order to reduce monopoly and collision between firms and for matters incidental thereto and connected therewith."
}