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

{
    "id": 78271,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78271/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Your time is up! Hon. Members, just to set the record straight, we have taken, with her consent, the Minister’s ten minutes. Therefore, next week, she will have ten minutes to respond. The Mover will also have ten minutes to respond. Hon. Members, I just want to inform you that hon. Ethuro, the Mover of this Motion, is out of this country on official duty and has requested that he replies next week. We have, therefore, deferred his reply and that of the Minister to next week."
}