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

{
    "id": 543975,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/543975/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Sen. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 431,
        "legal_name": "Hassan Omar Hassan Sarai",
        "slug": "hassan-omar-hassan-sarai"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. When we speak here, let us make statements that we have sound knowledge of. I have deep respect for the Senator, but we should not speak without research. Before you speak go and research before you make such wild pronouncements."
}