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

{
    "id": 110413,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110413/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "asked the Minister for Medical Services:- (a) when the Ministry will construct a surgical theatre at Garba – Tulla District Hospital; and, (b) when he will also repair the only ambulance at the hospital, which is in a state of disrepair."
}