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

{
    "id": 246738,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246738/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "Mr. Deputy Speaker, Sir, the forest cover in this country has been reduced to very minimal levels. Could the Vice-President tell the House what plans the Ministry has in the afforestation programme?"
}