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

{
    "id": 55415,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55415/?format=api",
    "text_counter": 292,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " You cannot change another round to a point of order! Obviously, you have already informed the Chair that it is not a point of order."
}