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

{
    "id": 164218,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164218/?format=api",
    "text_counter": 618,
    "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! Order! Mr. Assistant Minister, you will have ten minutes when debate on this Motion resumes next week. The total balance of time remaining for this Motion, including the Minister's response, is 35 minutes."
}