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

{
    "id": 94059,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94059/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "(iii) Age: Undergraduate degree students must be aged below 23 years while postgraduate degree students must be below 34 years of age for Masters and between 40 and 44 for Phd students depending on the country."
}