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

{
    "id": 55464,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55464/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Mr. Ojode! The point of order is determined by the Chair and not you. The Chair will allow the hon. Member an opportunity to raise his point of order so that you may respond. Proceed, Dr. Nuh!"
}