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

{
    "id": 2580,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2580/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": " Mr. Deputy Speaker, Sir, I do appreciate that Members want to contribute and, therefore, I will not take a lot of time. I just want to say one point finally. I want to appeal to this House to continue supporting the KDF as they have already started doing. I say this because it is now very clear to everyone that a defence force that is properly trained; a defence force that is properly equipped is a deterrent to any aggression. A force that is properly trained and equipped is an insurance for any external aggression. Therefore, I do hope that from now on, this House will look at their defence force with pride and will be able to support them in their training and equipping. I support."
}