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

{
    "id": 389146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/389146/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " But Sen. Musila, you rose on the Order on Statements. So they are right to report on the same order, which is Statements. Making a Statement does not preclude a report. So, the Committee should issue the Statement but also bring a report."
}