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

{
    "id": 1203901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1203901/?format=api",
    "text_counter": 354,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "Thank you, Mr. Speaker, Sir, for protecting me. My point of order is a rider on what Sen. Cheruiyot has said. We accept the new Members to make their Maiden Speech. However, if they make controversial statements, we have a right to intervene. You should allow us to do that."
}