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

{
    "id": 306228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/306228/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " That is a valid point of order. Clerk at the Table, please, establish whether we have a quorum. Hon. Members, we only have 18 Members, so the Division Bell will be rung to see whether we can raise the necessary quorum. Ring the Division Bell."
}