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

{
    "id": 213467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213467/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Prof. Saitoti",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 205,
        "legal_name": "George Muthengi Kinuthia Saitoti",
        "slug": "george-saitoti"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, the Directorate of Higher Education is an autonomous body within the headquarters of the Ministry of Education. The Commission for Higher Education is an external institution on its own, although it falls under the umbrella of the Ministry of Education."
}