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

{
    "id": 130180,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130180/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has admitted that there is overcrowding in Kodiaga GK Prison, Kisumu. Could she, therefore, tell us what is the recommended number of inmates in this prison and what is the number the prison is actually holding now?"
}