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

{
    "id": 1030913,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030913/?format=api",
    "text_counter": 284,
    "type": "speech",
    "speaker_name": "Sen. Were",
    "speaker_title": "",
    "speaker": {
        "id": 13183,
        "legal_name": "Petronila Were Lokorio",
        "slug": "petronila-were-lokorio"
    },
    "content": "Madam Deputy Speaker, I request you that since this matter is important, you could reduce the time from two minutes to one minute, so that a Senator can make their point in 60 seconds. It is possible because they will just be repeating themselves."
}