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

{
    "id": 1098989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1098989/?format=api",
    "text_counter": 431,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Just for information, when you said you were pressed for time and you thought you did not have it, after looking at our Standing Orders, you have enough time. Therefore, you should not press yourself to conclude if you still have much to say. You were entitled to a total of 15 minutes from the time you started."
}