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

{
    "id": 32563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32563/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "However, I also think they should be applied with compassion. I also think that based on a position of a Minister, it would be proper for the Chair to hear his side of the story. He could be sick! Anything could have happened to him! He should be given an opportunity to explain himself!"
}