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

{
    "id": 555110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555110/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Hon. Gikaria",
    "speaker_title": "",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": "Thank you, Hon. Speaker for giving me this opportunity to contribute. As I appreciate the advantages that the SGR is going to bring and as guided by you that we should stop being repetitive, I just want to raise some of the issues in the Report that have made me to have some reservations as we support the ratification of this Protocol."
}