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

{
    "id": 54385,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54385/?format=api",
    "text_counter": 272,
    "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! This is generating a lot of interest and there is a precedent being set here. I rule that we are going to get time so that we can deliberate on this. We can come with an answer to this question on Thursday."
}