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

{
    "id": 243685,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243685/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Hon. Members, it is Question Time. You all know that Question Time will end not later than 3.30 p.m. We will try and go through the Questions as quickly as possible. Please just ask your Question. Let us not build up the Questions so much that they take more time."
}