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

{
    "id": 413102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/413102/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Pukose",
    "speaker_title": "",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": "If you allow me, we can ask the Member to present his question to the committee on Thursday so that we can discuss it before we can take it up. We do not want just to promise the House that we want to take a question for the sake of it. We want to take a question that we think can help the House."
}