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

{
    "id": 384533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/384533/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Hon. (Sen.) Orengo, you are now speaking for me. I have listened to your request and, in my opinion; the proposed amendment does not materially alter the principles of this Motion. So, we can proceed."
}