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

{
    "id": 1111922,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111922/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Honorable Senators, I note that we have no more requests. This Statement, having some sort of urgency considering that the registration exercise will end at the beginning of next month, it is therefore directed to the Committee on National Security, Defense and Foreign Relations. The Committee should report back within a week so that the rest can be done before the expiry of the voter registration exercise. Sen. (Dr.) Ochillo- Ayacko, do you have an intervention?"
}