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

{
    "id": 902773,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/902773/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "We are living in exciting times where each one of us should be happy to be a Senator. We should make every contribution in this House to ensure that there is a success in matters of running the affairs of the State."
}