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

{
    "id": 396566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/396566/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " I do not think you have raised your point of order at the correct order. May I suggest that, if you want to raise a point of order, which is not on petitions, papers or the other orders, that you raise it after the Order on Statements."
}