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

{
    "id": 517098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/517098/?format=api",
    "text_counter": 118,
    "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, Sen. Musila! You cannot order a Member to sit down, but the rule is that both of you cannot be standing at the same time. You do not have the authority to order him to sit down."
}