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

{
    "id": 1341156,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1341156/?format=api",
    "text_counter": 426,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you. We will go to the next Question by Member for Subukia. We have a letter of deferment and so, we will defer that Question to the next time that the Cabinet Secretary appears because the Member is not in the House."
}