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

{
    "id": 1165161,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1165161/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "Temporary Speaker",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": " Thank you. Looking at the House, Order Nos. 15, 16 and 17 are deferred because they are at Division and we do not seem to have numbers."
}