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

{
    "id": 45309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45309/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, on Question No.963, the Chair has been informed that the Minister is bereaved and has requested that this Question be deferred. So, I am deferring the Question for the Minister to get in touch with the Clerk, so that they can determine when it can be put on the Order Paper after he comes back from mourning."
}