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

{
    "id": 383332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/383332/?format=api",
    "text_counter": 381,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Senator, you were interrupted and we had reduced the talking time to allow at least two more Senators to contribute to this before we close. Kindly, Senator, please take your seat. Proceed, Sen. Sonko and you have exactly two minutes."
}