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

{
    "id": 1042803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1042803/?format=api",
    "text_counter": 583,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "The Schedule of the Bill amended— (a)by deleting the title and substituting therefore the following new title— “First Schedule” (b)in paragraph 1(3) by deleting the word “five” appearing immediately after the words “by at least” and substituting therefor the words “two thirds of the”."
}