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

{
    "id": 1237435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1237435/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Standing Order 87(1) says that neither the personal conduct of the President, nor the conduct of the Speaker or of any judge, nor the judicial conduct of any other person performing judicial functions, nor any conduct of the Head of State or Government or the representative in Kenya of any friendly country or the conduct of the holder of an office whose removal from such office is dependent upon a decision of the House, shall be referred to adversely, except upon a specific substantive Motion of which, at least, three days’ notice has been given."
}