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

{
    "id": 555031,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555031/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Hon. Bowen",
    "speaker_title": "",
    "speaker": {
        "id": 2256,
        "legal_name": "David Kangongo Bowen",
        "slug": "david-kangongo-bowen"
    },
    "content": "Thank you, Hon. Speaker. I want to support the Report of the Committee on the Approval of the Ratification of the Protocol on Development and Operationalisation of the Standard Gauge Railway (SGR). With the approval of this Protocol and the operationalisation of the SGR, as a country and as the East Africa region, we will achieve integration because the railway will add economic value to this region."
}