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

{
    "id": 67741,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67741/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) Major-Gen. Enock Sasia, Brig. Arthur Owour, Col. Joseph Ojwang, Lt. Col. Rono and Lt. Col. Machasiu voluntarily opted to resign from their commission for reasons that are confidential between them and the Defence Council. In the premises, it will be improper for me to breach this confidentiality. Perhaps the hon. Member would care to approach the officers directly."
}