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

{
    "id": 152425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152425/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, these power outages and disruptions more often than not damage equipment before the standby generators automatically switch on. Could the Assistant Minister assure this House that they will take responsibility for any damage caused to any equipment like computers?"
}