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

{
    "id": 218176,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/218176/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " We cannot defer the Question to wait for all that process; I do not think so. There are other ways to get the same information. You have the provisions in your Standing Orders for that. Let us move on to the next Question by the Member for Molo."
}