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

{
    "id": 36117,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36117/?format=api",
    "text_counter": 240,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, it has also come to the attention of the Chair that the Minister had requested for the Question to be postponed. We have consulted with the hon. Member and agreed to postpone the Question to Wednesday, next week in the morning."
}