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

{
    "id": 640270,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/640270/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Order, Senator. I have allowed you a lot of time because you sought the Statement and it is important to you, your people and to all of us. However, you are now repeating yourself because you have already talked about that issue of the urgency. Is there anything different from what you have said that you want to talk about?"
}