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

{
    "id": 664036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/664036/?format=api",
    "text_counter": 199,
    "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. (Dr.) Khalwale, you do not raise a point of order when the Chair is on his feet. That is a norm that we have had all through. We will, therefore, adjourn until 3.50 p.m."
}