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

{
    "id": 1098891,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1098891/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "we shall proceed to the Statement by Sen. Wambua before we go back to the statements under Standing Order 42."
}