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

{
    "id": 72691,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72691/?format=api",
    "text_counter": 197,
    "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. The number of persons recently recruited to the Kenya Defence Forces cannot be disclosed for security reasons. For this reason, I wish to invoke Standing Order No. 43(11). Thank you, Mr. Speaker, Sir."
}