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

{
    "id": 63502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63502/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "asked the Minister for Lands:- (a) whether he is aware that the land meant for Busia Airstrip has been sub-divided and allocated to individuals; and, (b) what measures he is taking to ensure that the land reverts to its original use."
}