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

{
    "id": 390505,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/390505/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " There are three Senators who really want to contribute to this Motion but if we will continue with 10 minutes only one will contribute. So, with your permission, if you are in agreement, we limit them to four minutes each so that they can all speak."
}