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

{
    "id": 164444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164444/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister has not responded to the question that Dr. Khalwale asked. We know that most forest cover has been destroyed as a result of land being taken over by private individuals. What are they going to do to restore forest cover if they do not recover the land back?"
}