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

{
    "id": 253322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253322/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister of State for Administration and National Security",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "We have also decided that where incidents of insecurity occur, those people will be pursued until they have been caught. I want to warn the Maasai, Kurias, West Pokot, East Baringo and all those other communities which are involved in this matter. That is a warning and it cannot be anything less."
}