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

{
    "id": 1220234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1220234/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Ugenya, MDG",
    "speaker_title": "Hon. David Ochieng’",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "(c) in paragraph (7) by deleting the expression “paragraph (5) and (6)” appearing immediately after the words “duties under” and substituting therefor the expression “paragraph (5A), (6) and (6A)”."
}