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

{
    "id": 105425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105425/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "Mr. Speaker, Sir, the Committee also observed that according to the BPS, the overall inflation rates came down substantially, mainly on account of changes in the manner of computation as well as due to the low food prices. However, the BPS did not isolate the specific contributions of these sectors, hence it makes it difficult for us to make further inference and inquiry."
}