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

{
    "id": 734145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/734145/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Hon. Senators, that request having been granted, we will defer everything on the Order Paper, from Order No.9, which we will resume when we next meet, to Order No.23 because we need to have time to debate Order No.24 before passing it."
}