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

{
    "id": 190261,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190261/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Prof. Sambili",
    "speaker_title": "The Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 28,
        "legal_name": "Hellen Jepkemoi Sambili",
        "slug": "hellen-sambili"
    },
    "content": "The third issue, Madam Temporary Deputy Speaker, is crime and drugs. Over 50 per cent of all inmates in Kenyan prisons are young people. They are, especially, young males who are aged between 16 and 25 years."
}