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

{
    "id": 62115,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62115/?format=api",
    "text_counter": 304,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Assistant Minister, it is your time to respond. You have 20 minutes. If you do not wish to utilise the entire 20 minutes, you may donate some minutes to your colleagues. What is your position? Would you like to donate some minutes to two of your colleagues?"
}