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

{
    "id": 999165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999165/?format=api",
    "text_counter": 514,
    "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 now move to the Committee of the Whole on The Cancer Prevention and Control (Amendment) Bill (Senate Bills No. 9 of 2019)."
}