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

{
    "id": 234874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234874/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Dr. Awiti",
    "speaker_title": "",
    "speaker": {
        "id": 319,
        "legal_name": "Paul Adhu Awiti",
        "slug": "paul-adhu-awiti"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, being aware that most State corporations are the economic mainstay of our country; aware that the privatisation process should be preceded by a policy Sessional Paper outlining merits and demerits of each State corporation proposed for privatisation; this House do grant leave to introduce a Bill entitled: Privatisation (Amendment) Bill to amend the Privatisation Act to provide that Parliament shall, by resolution, approve the disposal of parastatal assets."
}