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

{
    "id": 241509,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/241509/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "asked the Minister for Transport:- (a) whether he is aware that the Meteorological Department has continued to make misleading or inaccurate weather forecasts to the detriment of farmers countrywide; and, (b) what measures he is taking to address the above problem."
}