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

{
    "id": 253724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253724/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Mr. Weya",
    "speaker_title": "",
    "speaker": {
        "id": 304,
        "legal_name": "Sammy Arthur Weya",
        "slug": "sammy-weya"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Finance the following Question by Private Notice. (a) Has the Public Procurement and Disposal Act, 2005, which was assented to on 16th October, 2005, been operationalized? (b) If so, why are State corporations still procuring goods and services by single- sourcing?"
}