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

{
    "id": 58223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58223/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Mwakwere",
    "speaker_title": "",
    "speaker": {
        "id": 189,
        "legal_name": "Chirau Ali Mwakwere",
        "slug": "chirau-mwakwere"
    },
    "content": "Mr. Speaker, Sir, I have no records anywhere of my officers having failed to execute this important responsibility. If there is any situation that needs my attention, I will be very pleased to take immediate action once I get details from any Member concerned."
}