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

{
    "id": 734120,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/734120/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Hon. Senator, I will use my discretion to allow you more time. What you are tabling is critical to the Senate. So, we will not limit you. You will continue until you exhaust that presentation."
}