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

{
    "id": 1563380,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1563380/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Mr. Deputy Speaker, Sir, I cannot argue with your ruling, but that is not procedural. Once a debate has started, you cannot limit it just like that but that is fine."
}