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

{
    "id": 220529,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220529/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Tarus",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 315,
        "legal_name": "Stephen Kipkiyeny Tarus",
        "slug": "stephen-tarus"
    },
    "content": " Thank you, Mr. Speaker, Sir. With regard to part (b), I would like to say as follows: Considering the gravity of the matter, I wish to state the concerned officers cannot be reinstated back into the Armed Forces as Constabulary Officers since their conduct bordered on dishonesty and lack of integrity, which is quite unacceptable in a disciplined force."
}