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

{
    "id": 222589,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222589/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Dr. Kuti",
    "speaker_title": "The Minister of State for Youth Affairs",
    "speaker": {
        "id": 60,
        "legal_name": "Mohammed Abdi Kuti",
        "slug": "mohammed-kuti"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I support this Motion. It is very important and has come at the right time. We have seen the fruits of free primary education. I, therefore, support that secondary education also be made free. This will increase the numbers of students who finish Form Four education and improve the literacy level of this country. With those few remarks, I beg to support."
}