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

{
    "id": 19,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Very well. That is noted. Members of the Front Bench, you have a habit of coming in late and so do the Members of the Back Bench. It is not always the Front Bench that is at fault. Next Question!"
}