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

{
    "id": 230365,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230365/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Hon. Members, this Question was supposed to be answered by the Ministry of Environment and Natural Resources and not the Ministry of Tourism and Wildlife. Therefore, it is going to be deferred and redirected to the relevant Ministry."
}