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

{
    "id": 101429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101429/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "As I end, I want to strongly support this Bill and wish to state that for it to really work, we would again need a lot of national and international co-operation. We need to tighten our laws, so that we can detect anybody who is trying to traffic our children."
}