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

{
    "id": 1062000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1062000/?format=api",
    "text_counter": 512,
    "type": "speech",
    "speaker_name": "Sen. Halake",
    "speaker_title": "",
    "speaker": {
        "id": 13184,
        "legal_name": "Abshiro Soka Halake",
        "slug": "abshiro-soka-halake"
    },
    "content": "At the height of the first wave, we had an Ad Hoc Committee on COVID-19 that represented and did everything for this House. In fact, if there is need, perhaps we can have the Committee on Health to take care of the business while we are at home or another ad hoc committee can be put in place if that is desirable."
}