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

{
    "id": 9584,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9584/?format=api",
    "text_counter": 648,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Order, hon. Members! As a result of the interest that hon. Members have in this issue, I order the Departmental Committee on Lands and Natural Resources, and that on Transport and Communications, to investigate this matter urgently and bring a report to this House as soon as possible."
}