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

{
    "id": 149092,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149092/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Given the circumstances, because somebody approached the Chair as I was seated here and requested that this Question be deferred to Tuesday, that is the reason there is no Assistant Minister to answer it. I will, therefore, reluctantly defer this Question to Tuesday next week. It will be prioritized and appear as the first Question under Ordinary Questions."
}