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

{
    "id": 120672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120672/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "The Minister for Forestry and Wildlife",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": " Mr. Speaker, Sir, what I can say with regard to that is that most of those people, perhaps, sold what used to be their land in anticipation of getting free land in the forest. So, if the late woman who died did not have a home, I can only think that, that must be the case."
}