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

{
    "id": 375555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/375555/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Hon. Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 35,
        "legal_name": "Jamleck Irungu Kamau",
        "slug": "jamleck-kamau"
    },
    "content": "Secondly, under Standing Order No.47(3)(b) which is being quoted., it is very clear. It says that: “If the Speaker is of the opinion that any proposed Motion is contrary to the Constitution or an Act of Parliament, without expressly proposing appropriate amendment to the Constitution or the Act of Parliament…”"
}