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

{
    "id": 68705,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/68705/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Speaker, Sir, while I appreciate the Statement by the Prime Minister, I would like him to clarify, given the fact that our security agencies are seriously underfunded, what the Government is doing? They could have information about security threats emanating from terrorists, but they may not be in a position to deploy. What is the Government doing to ensure that our local security agencies are properly funded?"
}