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

{
    "id": 98946,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98946/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": ", asked the Minister of State for Defence:- (a) whether he is aware that Muslim women serving the disciplined forces (military) are barred from wearing veil ( Hijab ), particularly during the month of Ramadhan; and, (b) what steps he is taking to rid the force of the discriminative directive against Muslims?"
}