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

{
    "id": 3219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3219/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Dr. Khalwale, you know our rules and I want to give you the opportunity because we cannot escape. Once a point of order has been raised to substantiate, you know what the rules say. You can have a maximum of one day according to our rules but you cannot escape the necessity of substantiating when the Assistant Minister has stood on a point of order to seek substantiation."
}