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

{
    "id": 101432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101432/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "I want to thank hon. Odhiambo for presenting this Bill before the House. This is a very opportune time to bring this Bill to the House. I am quite aware that this House passed the Children Bill. But it nonetheless left a gap in the law with regard to child trafficking. The Children Act does not cover the aspect of human trafficking."
}