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

{
    "id": 436808,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/436808/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Sen. (Dr.) Khalwale, you are either making a point of order or you are not. I will not allow you to make a postulation in the guise of making a point of order. I have given you a leeway. If you have a point of order, do so, but do not postulate about issues that are not before us. I shall not allow that."
}