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

{
    "id": 1136609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1136609/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": "Hon. Members, I am now looking at Standing Order No. 107 on disorderly conduct. This is what it says. “A Member commits an act of disorderly conduct if the Member— (a) creates actual disorder; (b) knowingly raises a false point of order; (c) unnecessarily interrupts proceedings or consults in a disruptive manner;”"
}