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

{
    "id": 130181,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130181/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mrs. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 58,
        "legal_name": "Beatrice Pauline Cherono Kones",
        "slug": "beatrice-kones"
    },
    "content": "Mr. Speaker, Sir, what the hon. Member has asked is a different Question. However, I know that all prisons in Kenya have a problem of congestion. The number of inmates in Kenyan prisons is more than the required number, but the reforms currently going on in the Prisons Service will address such problems."
}