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

{
    "id": 230518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230518/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order, Mr. Angwenyi! That is not a point of order! Hon. Members, that marks the end of Question Time. Let us move on to the next Order."
}