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

{
    "id": 234471,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234471/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Cheboi",
    "speaker_title": "",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Mr. Speaker, Sir, the land in question borders my constituency. The Government registered primary schools in that area. One of them is called Chemabich. Surveyors have gone and demarcated quite a large part of that area, yet the Government is telling us that it cannot give out land until it is degazetted. What steps is the Government taking to degazette that land and regularise the ownership to those people who have been there for the past 40 years?"
}