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

{
    "id": 90789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90789/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. The Ministry of Transport does not intend to regulate the fare charged by public service vehicles (PSVs) because we are in a liberalised economy, in which the conduct of business is guided by the market forces of supply and demand. Therefore, regulation of fares would go against that Government policy of liberalisation."
}