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

{
    "id": 1056939,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1056939/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Hon. Senators, having concluded the business of the sitting of the Senate, it is now time to adjourn the House. The Senate, therefore, stands adjourned until Tuesday, 23rd March, 2021, at 2.30 p.m."
}