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

{
    "id": 173514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173514/?format=api",
    "text_counter": 557,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "May I conclude by urging dialogue, dialogue and more dialogue! I urge my colleagues to come with solutions. That is why they are called the National Assembly. It is the assembly of the national leaders of Kenya. Let us show leadership!"
}