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

{
    "id": 321752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321752/?format=api",
    "text_counter": 133,
    "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. Speaker, Sir, I beg to reply. (a) I am aware that Corporal Boru Halake was discharged from service on 15th July, 2009. He was discharged on medical grounds under Section 176(d) of the Kenya Defence Forces Act."
}