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

{
    "id": 456984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456984/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Pukose",
    "speaker_title": "",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": "I was in my constituency over the weekend. Twelve girls dropped out of Cherubai Primary School in Chepchoina because of pregnancy related issues. The majority of these pregnancies were caused by security officers who are stationed at Chepchoina GSU Camp. This is the case, yet those officers are supposed to provide security to those innocent children."
}