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

{
    "id": 999188,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999188/?format=api",
    "text_counter": 537,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Hon. Senators, we will now report progress of the Committee of the Whole on The Cancer Prevention and Control (Amendment) Bill (Senate Bills No. 9 Of 2019)"
}