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

{
    "id": 209363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/209363/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Choge",
    "speaker_title": "",
    "speaker": {
        "id": 303,
        "legal_name": "Jimmy Choge",
        "slug": "jimmy-choge"
    },
    "content": "asked the Minister for Health:- (a) whether she is aware that the unavailability and exorbitant cost of the female condom is one of the biggest impediments in efforts to reduce new HIV infections in the country; and, (b) what practical measures she is putting in place to empower women in the fight against HIV by making the female condom readily available and at a price similar to that of male condoms."
}