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

{
    "id": 712345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/712345/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Hon. Oyugi",
    "speaker_title": "",
    "speaker": {
        "id": 444,
        "legal_name": "Augostinho Neto Oyugi",
        "slug": "augostinho-neto-oyugi"
    },
    "content": "Thank you, Hon. Temporary Deputy Chairman. I would like to support the amendment. In fact, once passed, the Contempt of Court Bill will become a premier law with regard to contempt of court. Using the word “derogation”, like the Departmental Committee Chair has said, does not make a lot of sense in this case. Therefore, I support this amendment so that once approved, this law can supersede any other law on contempt of court. Thank you."
}