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

{
    "id": 548120,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/548120/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Chair! If you have copies of the responses to the Statements, I would appreciate it if you hand over to the Member who sought it as well as a copy to the Clerks-at-the-Table"
}