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

{
    "id": 150228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150228/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "First, I would like to thank the Leader of the delegation hon. Wambugu and his team for coming up with this very exhaustive and well covered topics. It is clear that we have a lot of potential in this House if only Members are given an opportunity to shine. I think the Leader of the delegation was given an opportunity and he has performed fully in this mission."
}