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

{
    "id": 1186547,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1186547/?format=api",
    "text_counter": 353,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Hon. Members, Ordinarily, the Chair would have put the Question, but because we do not have a quorum, the Question cannot be put. It can only be deferred to an appropriate date when we have sufficient quorum. Then the only business left on this Motion is putting of the Question."
}