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

{
    "id": 1085256,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1085256/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " I am going to ask you to be brief because we still have a lot of Statements. Sen. Mwangi, you can comment on that then proceed to read your Statement."
}