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

{
    "id": 18779,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18779/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I think one of the problems we are facing in the country is with the students who leave school when they are almost turning 18, which is the mandatory age for registration. Could the Minister make a provision for registering our students who leave secondary schools, and ensure that before they come out of school, they all have identity cards?"
}