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

{
    "id": 1162982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1162982/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " Having heard the concerns that have been raised by Members on that statement by Sen. Omanga and noting that the Statement is under 47. I know that the relevant Committee will have noted the concerns of the members and be able to handle the matter appropriately."
}