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

{
    "id": 1230770,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1230770/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " I think you have established a tradition, probably in the last 10 years, in which on such weighty matters you have to have a quorum before you can take a decision as a House. I am informed of this by none other than people who hold the institutional memory of the House. Under the circumstances, ring the Quorum Bell to get sufficient Members into the House to approve this Motion."
}