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

{
    "id": 553104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/553104/?format=api",
    "text_counter": 307,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Thank you, Senator. There is some interest on this matter and like I said, you cannot exceed 30 minutes. I am going to allow a maximum of five minutes so that everybody can have something to say."
}