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

{
    "id": 1148921,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1148921/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Order No. 33 is a Motion by the Chairperson Sessional Committee on Delegated Legislation and Chairman is not here, neither do we have a representative. All those matters from Order No. 8 to 33 are therefore deferred to another date."
}