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

{
    "id": 1042485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1042485/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "Clause 9(a) of the Bill amended by deleting the words “the permission of the chairperson” appearing immediately after the words “the Board without” and substituting therefor the words “notifying the chairperson”."
}