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

{
    "id": 1474090,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1474090/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Under the circumstances, it is crystal clear that we do not have a quorum. I direct that the Quorum Bell be rung for 10 minutes. I also direct the Whips to do their job of whipping Members of Parliament into the House."
}