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

{
    "id": 1014878,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1014878/?format=api",
    "text_counter": 396,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "THAT, pursuant to Standing Order No.31(3)(a), the Senate resolves to extend its Sitting until the conclusion of business listed in Order No.8 in today’s Order Paper and request Sen. Orengo to second."
}