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

{
    "id": 306873,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/306873/?format=api",
    "text_counter": 240,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Midiwo! From now on, it will be two minutes per Member, so that we can give as many Members as possible an opportunity to make a contribution. We propose to end this debate at midday, so that we can go to the next Order."
}