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

{
    "id": 382467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/382467/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " That is in order even though this matter does not affect counties. So, voting will not be by delegation. But we do not have a requisite number to vote. So, I direct that I put the Question tomorrow at 3.00 p.m."
}