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

{
    "id": 50008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50008/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "asked the Minister for Public Health and Sanitation:- (a) what criteria the Government uses in determining the number of delivery beds allocated to a given Government Health Centre or dispensary; and, (b) why there is only one delivery bed at Angurai Health Centre in Amagoro Constituency and when the Ministry will provide more delivery beds at the facility."
}