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

{
    "id": 4760,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4760/?format=api",
    "text_counter": 641,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "(ii) by deleting the words “two years” and substituting therefor the words “five years, or both”. (b) in Subclause (2) by inserting the words “not less than” before the word “one”."
}