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

{
    "id": 468079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/468079/?format=api",
    "text_counter": 279,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Senator for Kiambu, we will give you your last point of order. Because we have now reduced the contributing time, let us allow people to debate. Please, stick to referring us to the point of order and not to contributing."
}