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

{
    "id": 73166,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73166/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "asked the Minister for Forestry and Wildlife:- (a) whether he is aware that the Marine Park at Malindi has been transferred to a private company; and, (b) what he is doing to ensure that the same is reverted to the Public."
}