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

{
    "id": 9241,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9241/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Mr. Speaker, Sir, I will be able to tell the Minister for Higher Education, Science and Technology to give the Statement but I have my own views about it."
}